14
edits
Changes
→Part 3 - Another approach to perform operation on time objects
print(ft(t1),'+',ft(td),'-->',ft(tsum1))
print(ft(t2),'+',ft(td),'-->',ft(tsum2))
print('09:50:00 + 1800 sec','-->',ft(t3t3None))
</source>
:7. Test run your script '''lab7c1.py''', it should produce the following output:<source lang="bash">