Commit 9a6e05b7 by BellCodeEditor

save project

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