Swapping Of Two Numbers In Python in One Line
Do you know that using only just 1 line of code in Python you can Swap 2 numbers without using any third variable?
Let's see how can we do that...
Pre-requisites:-
Download Python and Install it.
Code Editor like Visual Studio Code or others of your...
susmitadey.hashnode.dev1 min read