Coders Packet

Packets submitted by vaibhav shukla

BMI Calculator in Python

this program in Python is a useful tool to calculate BMI of a user. the user has to input weight in kg and height in cm and the program would provide the BMI of the user with a message.

PDF Compressor Using API in Python

PDF Compressors is a PDF reducer is designed for resizing large PDF document and optimize the texts and images it contains.this project is in Python

XKCD Image Downloader in Python

IXKCD Image Downloader:- A webcomic of romance,sarcasm, math, and language.t is an useful script for downloading all images on a particular site.this script is written in Python