Commit f5aa0ece by BellCodeEditor

auto save

parent 07858a54
Showing with 10 additions and 0 deletions
# a=input("你叫什么?:")
# if a == "沈梦来":
# print("你真强")
a=1
b=0
c=(1,2,3)
d=[]
print(type(a),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