Skip to content

suynep/Advent-Of-Code-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My solutions for Advent of code 2k23 :))

About Folders and the nature of Solns:

  • Each folder contains two (or more) *.py files, each containing the respective part-wise solution
  • Tried to write comments (though sparsely) to aid you, beloved fellow hooman
  • py files can be run directly through either chmod 777 *.py and ./<file>.py on *nix systems or through VSCode thingy (whoever uses thaat) (NOTE: python3.x interpreter must be installed for the solutions to run)

About

Python Solutions (Ongoing) for Advent of Code 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages