Skip to content

Latest commit

 

History

History

variables

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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