Commit 12ed9ed0 by BellCodeEditor

save project

parent 6c15be1f
Showing with 8 additions and 0 deletions
a = 9
b = 1,9
c = "777"
print(type(a))
print(type(b))
print(type(c))
\ 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