https://github.com/webriddler/birthday-saver
Small Program to record Birthday's Date using Python Dictionary with JSON File Support. Showing the basics of JSON fundamentals in Python.
https://github.com/webriddler/birthday-saver
birthday-recorder json json-operations program python python-basics python-dictionary
Last synced: 2 months ago
JSON representation
Small Program to record Birthday's Date using Python Dictionary with JSON File Support. Showing the basics of JSON fundamentals in Python.
- Host: GitHub
- URL: https://github.com/webriddler/birthday-saver
- Owner: webriddler
- License: mit
- Created: 2021-04-08T21:09:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-08T21:18:06.000Z (about 4 years ago)
- Last Synced: 2025-03-27T23:11:16.736Z (3 months ago)
- Topics: birthday-recorder, json, json-operations, program, python, python-basics, python-dictionary
- Language: Jupyter Notebook
- Homepage:
- Size: 2.93 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Birthday-Saver
Small Program to record Birthday's Date using Python's Dictionary with JSON File Support. Showing the basics of JSON fundamentals in Python.