a:
TextWindow.Write("Feed me a number: ")
num = TextWindow.Read()
remainder = Math.Remainder(num, 2)
If remainder = 0 Then
TextWindow.WriteLine("Nam Nam Nam ... that number tastes 'even'.")
Else
TextWindow.WriteLine("Nam Nam Nam ... that number tastes 'odd'.")
EndIf
Goto a
(Edited 1 minute later.)
Anonymous C replied with this 13 years ago, 19 hours later, 20 hours after the original post[^][v]#424,337
@424,157 (A)
answer the question OP, are you autistic?