Python Assign Values to Multiple Variables
Assign Value to Multiple Variables
Python allows you to assign values to multiple variables in one line:
And you can assign the same value to multiple variables in one line:
Copyright 1999-2023 by Refsnes Data. All Rights Reserved.