Basic-Python-Programs
Basic-Python-Programs copied to clipboard
Create swap.py
swapping two numbers Two integer inputs are taken and swapped
I have added basic swap programm in python,please look into it and merge it. Please, add hackTober tag .
Seems kind of useless when fist looking at it, but it can be a legitimate function to have in some applications.