mirror of
https://github.com/Steffo99/turtle007.git
synced 2024-11-24 14:04:21 +00:00
Update README.md
This commit is contained in:
parent
6d1ce52079
commit
b3ec96afbb
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ to t-work
|
||||||
+ t-try-eat-food
|
+ t-try-eat-food
|
||||||
+ if hunger >= hunger-max [
|
+ if hunger >= hunger-max [
|
||||||
+ die]
|
+ die]
|
||||||
]
|
+ ]
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
Se la formica è affamata (e la fame è attiva), la formica si dirige verso il nido per mangiare.
|
Se la formica è affamata (e la fame è attiva), la formica si dirige verso il nido per mangiare.
|
||||||
|
|
Loading…
Reference in a new issue