You should be able to run any of them by cd'ing into the directory and executing the script and
passing the input file in through STDIN.
Example:
```
cd day02
./day02.py < input.txt
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.