Login and get codingDoing a #100DaysOfCode can be challenging, and some of it is because you dedicate to do it on workdays AND during weekends.
PyBites coding to the rescue. In this Bite you plan your next 100 days excluding weekends.
Complete
get_hundred_weekdays
that takes astart_date
which defaults to theTODAY
constant.Read up on the awesome
dateutil
module and try to use it to generate a list of 100 weekdays fromstart_date
. By completion you would have a cool new snippet for your coding arsenal :) - good luck and enjoy the ride!
143 out of 143 users completed this Bite.
Will you be the 144th person to crack this Bite?
Resolution time: ~34 min. (avg. submissions of 5-240 min.)
Our community rates this Bite 3.86 on a 1-10 difficulty scale.
» You can do it! 😌