hardway/ex1.py

8 lines
187 B
Python
Raw Permalink Normal View History

2025-03-07 19:46:08 +08:00
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.')