Commit f9cdd12a by BellCodeEditor

save project

parent 5e1b9206
Showing with 1 additions and 0 deletions
...@@ -2,3 +2,4 @@ i=1 ...@@ -2,3 +2,4 @@ i=1
j=3 j=3
for j in range(1,10): for j in range(1,10):
prink(i,"x",j"=",(i*j),end="") prink(i,"x",j"=",(i*j),end="")
print
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