105k views
3 votes
the program reads in variables totalminutes and miletime from input. assign nummiles with the maximum number of miles that a person can walk in totalminutes minutes, if each mile takes miletime minutes to walk. ex: if input is 13 4, the output is:

1 Answer

1 vote
either 3.25 or 3 depending on the language and type of these variables
User Jacelyn
by
4.9k points