diff --git a/harjoitustehtavat_07/eka.py b/harjoitustehtavat_07/eka.py new file mode 100644 index 0000000000000000000000000000000000000000..4e60846f381d79bef59be1914ac4e1a82f7dffcf --- /dev/null +++ b/harjoitustehtavat_07/eka.py @@ -0,0 +1,3 @@ +print("Here starts basics of programming with Python") +print("Pasi Kanto") +print("NEA18PC") \ No newline at end of file