Commit 8f347440 by BellCodeEditor

save project

parent 941d2b0a
Showing with 3 additions and 4 deletions
a=3
b=9
print(a,"*")
\ No newline at end of file
i=9
j=9
print (i,'*',j,'=',(i*j))
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