Commit 835df563 by BellCodeEditor

save project

parent 1c6866a8
Showing with 5 additions and 5 deletions
g = 1 g = 1
i = 5 i = 1
j = 3 j = 1
for i in range(1,10): for i in range(1,10):
for i in range(1,I+1) for i in range(1,g+1):
print(j,"+",i,"=",(3*5),end=" ") print(j,"+",i,"=",(3*5),end=" ")
\ No newline at end of file \ 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