Documentation
Variables 

Here is how to declare variables
If/Else 

Here is how to write if/else statements
While loop 

Here is how to write a While loop
For loop 

Here is how to write a For loop
Functions 

Here is how to define a function
Comments 

Here is how to write a comment
Print Statement 

Here is how to write to the output
Variable Assignment 

Here is how to assign a value to variables
Output: