AdventOfCode/Day01/day01.py

4 lines
40 B
Python

#!/usr/bin/env python3
print ("hello")