Commit 869cea63 by BellCodeEditor

auto save

parent e6280c00
Showing with 7 additions and 0 deletions
print(type(ord('3')))
print(type(abs(-3)))
print(type(1+2 == 3))
print(type((1,2,3)[0:]))
\ 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