Files
ProjectEulerPython/ProjectEuler.py

3 lines
40 B
Python

from Driver import Driver
Driver.main()