Commit 4639936c by BellCodeEditor

save project

parent 3b6d6103
Showing with 5 additions and 3 deletions
i=6
z=9
print(i,"*",z,(i*z))
I=5
Z=2
print(I,"*",Z,(I*Z)=end=" ")
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