You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
173 B
Plaintext

set a "Het\n"
set b a
print b
#set a 0
#do
# print "> "
# gets text
# set input "("
# concat input text
# concat input ")"
# expr input a
# print a
# print "\n"
#while (1)