https://github.com/icebarraged/agecalculator
A simple age calculator.
https://github.com/icebarraged/agecalculator
Last synced: 11 months ago
JSON representation
A simple age calculator.
- Host: GitHub
- URL: https://github.com/icebarraged/agecalculator
- Owner: IceBarraged
- Created: 2024-12-07T13:37:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-07T14:17:35.000Z (over 1 year ago)
- Last Synced: 2025-03-22T20:12:46.987Z (about 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AgeCalculator 🕰️
An age calculator with a little more precision. (Made with Python.)
Again this is an older project from when I was teaching myself Python. One of the exercises asked for an age calculator. I didn't like the outputs that the course example generated so I made one which I felt was more usable.
## Features
* Works based on a DATEDIFF function. Logic is performed on the output.
* Basic misinput handling.
Stay frosty 🧊