with python
Ask the user to enter a minimum and maximum size
Then using a loop, allow them to enter as many sizes as theywant, counting how many values are below the minimum or above themaximum
when they are done entering values, calculate the % of sizesentered that were too low or too high out of the total number ofsizes entered.
with python Ask the user to enter a minimum and maximum size Then using a loop, allow them to enter as many sizes as the
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am