jazminewhitsett8624 jazminewhitsett8624 23-11-2022 Computers and Technology contestada write a method that returns a string in the form of hour:minute:second for a given total seconds using the following header: public static string format(long seconds) github