diff --git a/harjoitustehtavat_07/toka.py b/harjoitustehtavat_07/toka.py new file mode 100644 index 0000000000000000000000000000000000000000..2880be8956ba607cb677d09646c139acc630c037 --- /dev/null +++ b/harjoitustehtavat_07/toka.py @@ -0,0 +1,2 @@ +pituus = 185.3 +print("pituutesi on ", pituus) \ No newline at end of file