Java Tutorial #7: Seconds to Minutes (Division & Modular Values)

preview_player
Показать описание
Hey Guys,

In this very quick tutorial I explain how to convert seconds to minutes using division. I also Explain how you can use modular values to get the remaining seconds.
Рекомендации по теме
Комментарии
Автор

How would you do a program that accepts a number of minutes and converts it to both hours and days?

icemaker