Coders Packet

Packets submitted by Shubham Suresh Chavan

QR code Generator and Reader using Python.

This Python program will generate a QR code from the input text using various Python packages. and also read that generated QR code.

PDF to Audio converter using Python.

This is a simple Python program. Where you can give pdf as input then this program will make that PDF Audioable, using only two packages pyttsx3 and PyPDF2

Random number guessing game using Python

This is a simple Python program that generate a random number and you have to guess that random number correctly. The Final result will show your number of attempts