Skip to content

Latest commit

 

History

History
 
 

day97

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Day 97 - Percentage Calculator

Concepts Practised

  • Mathematical Operations in Python
  • Calling Procedures for Different Calculations
  • Number Manipulation and F Strings in Python
  • Control Flow with if / else and Conditional Operators

Percentage Calculator

day97