In these video we show the example how to Swapping Two Variable Value.
We can Swap the value of these two variables in just one line of code.
All we need to do is use the power of simultaneous assignment in python.
In python , Simultaneous assignment allow us to assign values to multiple variable at once . I hope you found this information helpful.
#python #begginers #basicpython #dataanalytics