> A Python application developed to calculate the user's Body Mass Index (BMI).
β This application calculates the user's Body Mass Index (BMI).
β A pop-up window is displayed with the following input fields: Age, Weight, and Height.
β After filling in the fields, the system calculates the BMI value.
β The application displays the BMI result along with the user's weight classification.
Note: The weight classification follows the World Health Organization (WHO) standards.
β Have a text editor on your computer;
β Have Visual Studio Code or IDLE Python installed on your computer;
β Access Google Colab and run it in a new notebook.
Created by Gabriel Ribeiro π¨βπ»
