Commit a0d5fdea by BellCodeEditor

save project

parent 78eb7b76
Showing with 115 additions and 2 deletions
print("hello,tiwate") num = 9
\ No newline at end of file float_num = 3.1415926
name = "旅行者"
print(type(num))
print(type(float_num))
print(type(name))
\ 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