From 9e08e9cd82636ff1aa16bd402c339f15c50c7f0e Mon Sep 17 00:00:00 2001
From: pasi kanto <68000803+Pkanto@users.noreply.github.com>
Date: Thu, 10 Sep 2020 21:57:29 +0300
Subject: [PATCH] ekat tehtavat

---
 harjoitustehtavat_07/eka.py | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 harjoitustehtavat_07/eka.py

diff --git a/harjoitustehtavat_07/eka.py b/harjoitustehtavat_07/eka.py
new file mode 100644
index 0000000..4e60846
--- /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
-- 
GitLab