MCPcopy
hub / github.com/engineer-man/youtube / p2.py

File p2.py

aoc2018/day2/p2.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Levenshtein
2
3inputs = open('inputs.txt').read().strip().split('\n')
4

Callers

nothing calls this directly

Calls 2

rangeFunction · 0.85
openFunction · 0.50

Tested by

no test coverage detected