Skip to content

Files

Latest commit

 

History

History

06-python

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Day 6 solution in Python

Screencast

screencast

Tested on

$ python3 --version
Python 3.7.3

Expected Result

Input file: input.txt
Part 1: 6170
Part 2: 2947

Quick Start

  • install Python and make sure python3 is available in $PATH
  • $ make