Commit 173944c2 by BellCodeEditor

auto save

parent 7ffc1e5b
Showing with 3 additions and 2 deletions
j = 5 i = 1
i = 7
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