Advent of Code 2020 Day 2 - using Python

preview_player
Показать описание
In this video we solve the Advent of Code 2020 Day 2 problems using Python. My goal is to walk through my solutions as an intermediate level programmer, and explain some of my reasoning. Leave any questions or comments below!

0:00 Intro
0:17 Part 1
9:40 Part2

Advent of Code 2020:
Рекомендации по теме
Комментарии
Автор

I'm a newbie using Python too - your code is v helpful, v readable. Thank you!

ditterbugleen
Автор

great vid, I'm a beginner in python and I was some how able to do it but I got stuck on day 2. Vid helped

ernesto
Автор

the if-statement in part2 can be simplified to if first != last

vals
Автор

probably late( i started AoC late) but you can just Save that input page as a file and it automatically makes it a text file

SneakyxSlytherin
Автор

theres a thing called terminus in sublime u'll like it

thengakola
Автор

Great job. Enjoying coding along with you during the advent event

tadpole
Автор

Fantastic, I've been giving myself one hour a day and in 13 minutes you've put me to shame :D

josephallendigitalart
Автор

in my pycharm i was told my quota is not defined how should I go about it @dylan codes

leocartter