Learning Circle : python #1 - ex1

This commit is contained in:
youngjin.han 2020-05-18 22:09:58 +09:00
parent e28b8cbcbd
commit 511e667d40
2 changed files with 9 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/youngjin.han/dot-cdist/type/__colourful_file/file/colourful~
/youngjin.han/dot-cdist/type/__colourful_file/manifest~
/youngjin.han/dot-cdist/type/__all_in_one/manifest~
*.py~

View File

@ -0,0 +1,8 @@
#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")