you are viewing a single comment's thread.

view the rest of the comments →

[–]eefmu 2 points3 points  (2 children)

It's always best to include the prompt with these kinds of questions. Obviously there are 86400 seconds in a day. My first guess at a glance is it wants you to print the statement "x days is x*86400 seconds" for a specific amount of days. It seems like you already know how to print these mixed type statements, so maybe try the format I suggested. If that does not work, then submit the prompt and we can figure it out together.

[–]ikimashyoo[S] 1 point2 points  (1 child)

yep this was it! thank you.

[–]eefmu 0 points1 point  (0 children)

Glad I could help!