This commit is contained in:
= 2025-03-07 19:46:08 +08:00
commit 82a31ff624

7
ex1.py Normal file
View File

@ -0,0 +1,7 @@
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.')