Coders Packet

Packets submitted by Vemula Dhanush

Simple age calculator using python

This simple age calculator using Python is designed using Python's GUI. It is used to calculate age using the date of birth.

String summarizer in Python

This project is used to identify vowels, consonants, digits, and special symbols and their counts.

Simple calculator using python

This calculator is used for operations such as addition, subtraction, division, multiplication, and exponentiation.