Question: PLEASE WRITE THE CODE IN PYTHON SwapI The user enters two numbers. Store the numbers in two variables called input 1 and input 2 .
PLEASE WRITE THE CODE IN PYTHON SwapI
The user enters two numbers.
Store the numbers in two variables called input and input
Swap the values of the two variables so that input has the value of input and vice versa.
Print out the two variables.
QuotesI.
Create a string containing a single quote.
Create a string containing a double quote.
Create a string containing both a single quote a double quote.
Create a triple quoted string that contains single and double quotes.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
