SyntaxFix
Write A Post
Hire A Developer
Questions
without imports
time = "01:34:11" sum(x * int(t) for x, t in zip([3600, 60, 1], time.split(":")))