Uche Joseph's repositories
Library-Management-System-with-SQLite-database
This project allows users to add books to the add,delete,edit,and search for books in a database.The program uses classes to store the details of the books before it is moved to the database. Users can also check for books that are available for borrowing.
Simple-Chatty-Bot
This code creates a simple chatbot named "Touka" that interacts with the user by asking for their name, calculating their age, counting up to a specified number, and testing their programming knowledge with a multiple-choice question. It provides a starting point for building more complex chatbots.
Tic-tac-toe
This program consists of several functions that allow a user to play a game of tic-tac-toe with a Partner. Created functions to constantly check the game as the game progresses to prevent impossible moves