Commit dbe83ad1 by BellCodeEditor

save project

parent f90f329f
Showing with 9 additions and 0 deletions
num = 9
a=3.14
name=SB
print(type(num))
print(type(a))
print(type(name))
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