diff --git a/hello.py b/hello.py
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..4dd44e31db924fec9bafbc61f649abeb2f924af6 100644
--- a/hello.py
+++ b/hello.py
@@ -0,0 +1,3 @@
+print ("Sampsa Tervo")
+print ("13.9.2021")
+print ("My second Pyhton program rules!")
\ No newline at end of file