mirror of
https://gitlab.com/niansa/pilang2.git
synced 2025-03-06 20:49:22 +01:00
Fixed guessinggame
This commit is contained in:
parent
3c3910c086
commit
7554ab1cf3
1 changed files with 1 additions and 1 deletions
|
@ -27,5 +27,5 @@ marker set,mainloop
|
||||||
print "You guessed it! It's ",$~number,!
|
print "You guessed it! It's ",$~number,!
|
||||||
print "Now guess another number..."
|
print "Now guess another number..."
|
||||||
|
|
||||||
inc number,7
|
inc asint,number,7
|
||||||
marker goto,mainloop
|
marker goto,mainloop
|
||||||
|
|
Loading…
Add table
Reference in a new issue