Skip to content

PaulGehin/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

I resolve the advent of code in python (^_^)

In order to use the correct data (yours), you need to create a file credentials.py in the root directory.
This file will need :

def cookies():
    return {"session": f"{your_cookie}"}

About

I resolve the advent of code in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages