Develop a Python program to swap two numbers without using intermediate (temporary) variables. Prompt the user for input and display the output.

Python Program to Swap Two Numbers Without Using a Temporary Variable

Sample Output:


Leave a Reply

Your email address will not be published. Required fields are marked *