Skip to content
runcodeguy
No one raindrop thinks it caused the flood.
Menu and widgets
How to assign many values to multiple variables in Python
x, y, z = 1, 2, 3
Post navigation
Previous
Previous post:
How to install Python on Mac
Next
Next post:
How to unpack a collection in Python
Click to Copy