filmov
tv
Python in 5 minutes | Lecture 9 | Multiple Assignment

Показать описание
Multiple variables can be assigned values using a single assignment statement. This feature provides the advantage of swapping values of two variables using one line of Python statement.