Commit fc45c76e by BellCodeEditor

save project

parent cf9134aa
Showing with 1 additions and 2 deletions
...@@ -5,4 +5,4 @@ print(j,'*',i,"=",(j*i)) ...@@ -5,4 +5,4 @@ print(j,'*',i,"=",(j*i))
i = 6 i = 6
j = 9 j = 9
print(j,'*',i,"=",(j*i)) print(j,'*',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