Question: Write Python code to Enter two numbers using input statement a: input by the user an integer number. b: input by the user an integer

 Write Python code to Enter two numbers using input statement a:

Write Python code to Enter two numbers using input statement a: input by the user an integer number. b: input by the user an integer number. Now using if to decide the biggest number from a).(b) for example: If you enter a = 40,b=10 then the output [ The biggest number is a = 40 ] If you Enter a = 33, b =100 then the output | The biggest number is b = 100 ]

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Accounting Questions!