7 lines
73 B
Plaintext

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