Question: Python. Please help me Write a program that asks the user for the number of males and the number of females registered in a class
Write a program that asks the user for the number of males and the number of females registered in a class using two separate inputs CEnter number of males.". Enter number of females". The program should display the percentage of males and females (rounded, remember the integer division operator) in the following format: Percent males: 35% Percent females: 65% Your
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
