Remember the the faux code we wrote last year to help you start 2016 off right? Well, since no code is ever truly finished (not even faux code ), here’s version 2.0. Happy New Year everyone! #!/usr/bin/python # Copyright
2017 Antergos from centuries.twenty_first import TwentySeventeen def start_year(new_year): with new_year() as this_year: while len(this_year.days) > 0: […]
Click here to see the full blog post