https://github.com/opixelum/time-calculator
My solution for the time calculator project of FreeCodeCamp's Scientific Computing with Python certification.
https://github.com/opixelum/time-calculator
Last synced: 4 months ago
JSON representation
My solution for the time calculator project of FreeCodeCamp's Scientific Computing with Python certification.
- Host: GitHub
- URL: https://github.com/opixelum/time-calculator
- Owner: opixelum
- License: unlicense
- Created: 2023-08-09T13:31:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-11T08:25:40.000Z (over 2 years ago)
- Last Synced: 2025-07-20T22:07:03.415Z (6 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Time Calculator
My solution for the time calculator project of FreeCodeCamp's Scientific
Computing with Python certification.
[Go to project's instructions](https://www.freecodecamp.org/learn/scientific-computing-with-python/scientific-computing-with-python-projects/time-calculator)