Commit 1b0098e5 by BellCodeEditor

save project

parent d2504e1a
Showing with 5 additions and 1 deletions
......@@ -5,7 +5,7 @@
import turtle
pen=turtle.Pen()
scree=turtle.Screen()
scree=turtle.Screen()
scree.bgcolor("black")
colors=["red","green","pink","blue"]
......
i=5
j=3
print(i,"x",i,'=',(j*i))
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment