Coders Packet

Packets submitted by Obulshetty Niharika

Body Mass Index Calculator Using Python.

This project describes about Body Mass Index of a person based on weight and height. It also gives the category to which a person belongs.

Registration Form using Python.

This project is about Registration Form for Online Course using tkinter module in Python. The Registration Form contains name, course, phone number, email id.

Simple GUI Calculator Using Python

A Calculator is a device that is used to perform arithmetic operations like addition, subtraction, multiplication, division.