Added a code file which prints 5

This commit is contained in:
Tim
2015-11-24 19:28:22 +01:00
committed by Timvde
parent 2c9e8d94c8
commit 5d004fcaaa

1
some_code_file.py Normal file
View File

@@ -0,0 +1 @@
print(5)