objectives of the project are:
-
Guess the Number Game Description: A game where the computer randomly selects a number and the user has to guess it with hints provided.
-
To-Do List Application Description: A simple CLI-based to-do list manager where users can add, view, and delete tasks.
-
Weather API Fetcher Description: A program that fetches and displays the current weather of a specified location using an API.
-
Basic Web Scraper Description: A program that extracts data from a given website and displays the information in a readable format.
-
Text-Based Adventure Game Description: An interactive game where players navigate through a story by making choices at each step.
-
Simple Personal Budget Tracker Description: A program to help users track their income and expenses, providing a summary of their financial status.
-
Contact Book Description: An application to store and manage contact information, allowing users to add, delete, and search for contacts.