7
darsna19
2 15
197/ 245
gacha lusaxxx.
Last seen 1 year ago
Member for 4 years, 3 months, 2 days
Difficulty Normal
Created a forum post "want to code together?"
Hi, I'm an intermediate but I've lost touch and so I decided to practice each day with checkio. Anyo
Commented a forum post "problem with code" created by darsna19
thanks a lot @Phil15. Will make sure to learn from this mistake :)
Liked a comment created by Phil15 for forum post "problem with code"
[Most Common Mistakes](https://py.checkio.org/forum/post/3269/6-the-most-common-mistakes/), section 
Created a forum post "problem with code"
from datetime import timedelta, date def days_diff(a, b): a = tuple(a)
Didn't like forum post "tuple to date?" created by michael.kej
Can someone give mi a hint how to convet input to date format?