This repository has been archived on 2023-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
freecodecamp-projects/8-scientific-computing-python/2-time-calculator/.replit
2022-11-27 10:10:49 +01:00

2 lines
No EOL
43 B
Text

language = "python3"
run = "python main.py"