Question: 3 0 Points Write a python program to replace the values of two inputted variables First, Second with the larger value. Mint: Use Input statement
Points
Write a python program to replace the values of two inputted variables First, Second with the larger value.
Mint: Use Input statement to input two integers, first & second. Find the larger one and assign the larger value to the smaller variable.
First Lines:
first int
second int
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
