Python Forum
Python time - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Homework (https://python-forum.io/forum-9.html)
+--- Thread: Python time (/thread-24439.html)



Python time - SamAnw - Feb-14-2020

Hello

I have to write a python program that changes an input file like the following:

1 hour 20 minutes

30 minutes and 2 hours

into an output file like the following:

01:20:00

02:30:00

I have no idea what to do  Thankyou!


RE: Python time - micseydel - Feb-14-2020

https://python-forum.io/Forum-Tutorials