7 lines
73 B
Plaintext
Executable File
7 lines
73 B
Plaintext
Executable File
input h
|
|
if h "H":
|
|
output " world!"
|
|
output N
|
|
terminate
|
|
output "Hello,"
|