Talk:Convert seconds to compound duration: Difference between revisions

m
→‎possible optional/extra credit: added a new talk section.
m (→‎possible optional/extra credit: added a new talk section.)
Line 25:
:I have fixed the first Python example. Thanks for pointing out my error.
:Another point on keeping REPL examples is that it looks a lot more like IPython and IPython notebook input which is growing in popularity it seems. --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 20:29, 7 June 2015 (UTC)
 
== possible optional or extra credit ==
Some options that would be a nice addition:
::*   ability to handle an input value of   '''0'''   (zero) seconds
::*   ability to handle fractional seconds, such as:   '''123.7'''
::*   ability to handle higher time units, such as:   years, centuries
 
-- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 10:36, 20 June 2015 (UTC)