Question: 1 . Create lib 1 . py ( 2 0 % ) create a function CompareNumbers ( num 1 , num 2 , num

1. Create "lib1.py"(20%) create a function "CompareNumbers(num1, num2, num3, num4)"- returns the largest number 2. Create "MainNum.py"- import lib1.py (20%)-4 inputs for 4 numbers (20%)- pass 4 numbers to function CompareNumbers(num1, num2, num3, num4)(20%)- display the largest number with print()(20%)

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 Programming Questions!