hardway/ex1.py
2025-03-07 19:46:08 +08:00

8 lines
187 B
Python

print("Hello World!")
print("Hello Again")
print("I like type this.")
print("This is fun.")
print("yay! Printing")
print("I'd much rather you 'not'")
print('I "said" do not touch this.')