2015-08-30 08:37:43 +01:00

7 lines
73 B
Plaintext

input h
if h "H":
output " world!"
output N
terminate
output "Hello,"