Question: Python Assignment Write an algorithm that asks the user for the number of males and females registered in class and displays the percentages of males
Python Assignment
Write an algorithm that asks the user for the number of males and females registered in class and displays the percentages of males & females in the class. 1. Define the input & the output. 2. Write the algorithm a. Ensure only one way to interpret each step (exact) b. Be precise (include enough detail in each step) c. Number each step d. Be sure it works for ANY list of numbers e. Make sure it is right (test it!)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
