https://github.com/tyleryep/adventofcode
Advent of Code problem attempts for all years!
https://github.com/tyleryep/adventofcode
Last synced: 9 months ago
JSON representation
Advent of Code problem attempts for all years!
- Host: GitHub
- URL: https://github.com/tyleryep/adventofcode
- Owner: TylerYep
- License: mit
- Created: 2021-12-02T06:04:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-24T09:05:01.000Z (about 4 years ago)
- Last Synced: 2025-02-09T07:41:37.898Z (11 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# adventofcode
Advent of Code problem attempts for all years!
Get your cookie session token by Inspecting the network request on the page.
Create the .env file in this project and add:
```
session=
```