Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 465 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 465 Bytes

Python-Calculators

Repository on simple python Calculators

  1. BMI Calculator - Calculates BMI of a person
  2. Time Converter - converts the number of seconds to hours, minutes, and seconds
  3. Surface Area of Cylinder Calculator - Calculates the surface area of a Cylinder in the units given
  4. Cost Calculator - Calculates the cost of a product after GST
  5. Number Guessing Game - Guess the number

Sources: Ngee Ann Polytechnic Programming 1 module Exercises.