Question: (8 Marks) 2. Universal club asked you to create a python program with the following requirements. Write a python program using while loop with if
(8 Marks) 2. Universal club asked you to create a python program with the following requirements. Write a python program using while loop with if statement to do the following: a. Accept number of members. b. Use while loop i. Accept the Gender, Registertation Fee, Consultation Fee and Other Fee for each member Note : Gender can be either male or female. ii. Calculate the TotalFees of each member using the formula TotalFees Registertation Fee + Consultation Fee + Other Fee iii. Count the total number of male members whose TotalFees is more than 50
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
