Commit 006a8589 by BellCodeEditor

save project

parent 1481d4d9
Showing with 5 additions and 1 deletions
name = "悟空" name = "悟空"
word = ",欢迎你!" word = ",欢迎你!"
a = 567
b = True
print(name+word) print(name+word)
print(type(a))
print(type(b))
\ 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