Do some more stuff
This commit is contained in:
@@ -1 +1,9 @@
|
||||
println "dingus"
|
||||
@begin
|
||||
print "Do you like cheese? "
|
||||
input &userIn
|
||||
equal $userIn "yes" &cond
|
||||
if $cond %end
|
||||
println "That's sad"
|
||||
jump %begin
|
||||
@end
|
||||
println "Yay! I do too"
|
||||
|
||||
Reference in New Issue
Block a user