Commit 01a90dc5 by BellCodeEditor

auto save

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