Skip to content

PhilippeStreitBernhackt/AdventOfCode2024Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode2024Python

A starter Python project for Advent of Code 2024 solutions.

Structure

  • src/: Source code
  • tests/: Unit tests

Getting Started

Run the main script:

python src/main.py

Run tests:

python -m unittest discover tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages