Commit 6f5a0098 by BellCodeEditor

save project

parent fa9f5c21
Showing with 8 additions and 4 deletions
name="悟空w" num=9
word=wwwwwwwwwwwwww float_num=3.1415926
print(name+word) name="悟空"
\ No newline at end of file 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