summaryrefslogtreecommitdiff
path: root/input.stk
blob: 8b4f68fcee1ca70f0ee0ea2ae10638a7e695981a (plain)
1
2
3
Loops ten times asking for user input. If the input is 0 or nothing, print 69420, else print back the number from the input.
10 [ 0 1 , [ ~ . ! -- ] [ 69420 . ! ] -- ]