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/3-budget-app/.replit
2022-11-27 12:57:33 +01:00

2 lines
No EOL
43 B
Text

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