parent
d732503bf1
commit
2cd954b32a
@ -1,7 +1,7 @@ |
|||||||
import os |
import os |
||||||
|
|
||||||
|
|
||||||
inputfile = os.path.join(os.path.dirname(__file__), "input/day1_input") |
inputfile = os.path.join(os.path.dirname(__file__), "input/day01_input") |
||||||
|
|
||||||
|
|
||||||
def calc_fuel(mass): |
def calc_fuel(mass): |
||||||
Loading…
Reference in new issue