Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 558 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 558 Bytes

variables

  • a basic unit of storing a value in a name is knowns as variable you will get to know what is variables in this directory

About the files in this directory:

  • int.cpp learn how to store numbers
  • variables.cpp learn to store text
  • bmicalculator a simple calculator that will calculates body mass index your height and weight you will get to know how to get userinput + the variabes from the user

files in the directory