Skip to content

Engineering Library

Tag: CBSE

40 Posts Page 3 of 4
Learn Python Oct 10, 2024

Python Sets

Python, as a versatile programming language, offers a variety of collection types to store and manage data, such as lists,...

Projects Oct 6, 2024

Quiz Game using Python

In this project, we will create a Quiz Game using Python. The game will present multiple-choice questions to the player,...

Projects Oct 6, 2024

E-commerce Management System using Python

In this project, we will create an E-commerce Management System using Python, allowing basic management of products, customers, and orders....

Projects Oct 6, 2024

Weather Forecasting App using Python

In this project, we’ll create a Weather Forecasting Application using Python. The app will allow users to input a city...

Projects Oct 6, 2024

Expense Tracker Application using Python

This project involves creating an Expense Tracker Application using Python, where users can log their daily expenses, view their spending...