ungleich-learning-circle/youngjin.han/python-the-hard-way/ex1.py

9 lines
218 B
Python

#print("Hello World!")
print("Hello Again")
print("I like typeing this.")
print("This is fun")
print('Yay! Printing.')
print("I'd much rather you 'not'.")
print('I "said" do not touch this.')
print("Ungleich Cidst\n")