diff --git a/bok.py b/bok.py new file mode 100644 index 0000000..e5cfea9 --- /dev/null +++ b/bok.py @@ -0,0 +1,2 @@ +for i in range (2,60) +print(i)