From de76272b2701a2e8c8dd21fd36ac68b962345e32 Mon Sep 17 00:00:00 2001 From: pasi kanto <68000803+Pkanto@users.noreply.github.com> Date: Thu, 10 Sep 2020 22:01:54 +0300 Subject: [PATCH] tassa kai --- harjoitustehtavat_07/toka.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 harjoitustehtavat_07/toka.py diff --git a/harjoitustehtavat_07/toka.py b/harjoitustehtavat_07/toka.py new file mode 100644 index 0000000..2880be8 --- /dev/null +++ b/harjoitustehtavat_07/toka.py @@ -0,0 +1,2 @@ +pituus = 185.3 +print("pituutesi on ", pituus) \ No newline at end of file -- GitLab