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!
138 out of 138 users completed this Bite.
Will you be Pythonista #139 to crack this Bite?
Resolution time: ~33 min. (avg. submissions of 5-240 min.)
Pythonistas rate this Bite 3.86 on a 1-10 difficulty scale.
» You can do it! 😌