Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

variables-and-data_types

What is a variable and the purpose of it? It is container that stores information, which is the values that your program can then use or change later.

real-life example: water bottle with your name is the variable then the water is the data/value

data types can include:

string = text thats within quotes "Hello"

integer = whole number 41

float = decimal number 2.14

boolean = used within logic True or False

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages