Skip to main content
No cover image yet
Project In progress Public Posted Oct 2025

Achievement Unlocked!

I’m happy to share that I received a Distinction for my Basic Python Programming exam! During the assessment, we were asked to create a BMI Calculator program t...

I’m happy to share that I received a Distinction for my Basic Python Programming exam!

During the assessment, we were asked to create a BMI Calculator program that also included heart disease risk analysis. The program calculates a user’s BMI and classifies it as Underweight, Normal, or Overweight, while also showing the health risk level — Low, Moderate, or High.

This project helped me understand how logic, condition statements, and user input work together to make real-life applications useful and meaningful.

Every small progress counts. I’m proud of this step forward in my learning journey.

Comments