2018-08-22 01:37:32 -03:00

7 lines
73 B
Plaintext
Executable File

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