Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.04 KB

File metadata and controls

35 lines (23 loc) · 1.04 KB

Python Projects

This repository contains my beginner Python projects.

📌 Projects

Simple Calculator

A basic calculator that can add, subtract, multiply, and divide two numbers.

Encoder function

A simple decoding function

Snake-Water-Gun game

A game which is similar to Scissor-Water-Paper

Library Management System

A simple library management system for addition,updation and number of books

Clear The Clutter

A program to rename all the files of a specific type to your desried name

Merge The Pdf

A program to merge all Pdf files to single/specific Pdf file

News App Api

A program to know how API works and a news app for information

Desktop Notification system

A program which diplays a specific notification and also reads the note

Shutil module

A program for creating huge number of folders required

Ice Cream App

A simple console based app using the concepts of Object Oriented Programming.It displays the menu,add IceCreams to the order,view current bill,calculate bill,checkout or cancel order