All steps and tasks that I used to learn Python and mySQL with ALX
-
Updated
Feb 28, 2024 - Python
All steps and tasks that I used to learn Python and mySQL with ALX
This is a local password manager to allow user to store their website username/email and their password into a local json file, and user is able to search for the record from the json database file.
Algorithm to build a database (in json) with the Wikipedia's API for all the famous deaths from 1992 to 2022.
A basic calculator GUI built with Python and Tkinter. It performs four fundamental arithmetic operations: addition, subtraction, multiplication, and division.
Add a description, image, and links to the exeption-handling topic page so that developers can more easily learn about it.
To associate your repository with the exeption-handling topic, visit your repo's landing page and select "manage topics."