Commit 12ca1bc6 by BellCodeEditor

auto save

parent fbcce37b
Showing with 5 additions and 0 deletions
tuplel=(100,200,300)
x,y,z=tuplel
print('x的值为:',x)
print('y的值为:',y)
\ 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