Preproccessor Directive is we are importing files that has tools we can use for our code
Main function: Is the first execution in our code
Expression statement: Is something a printed statement to be displayed in the terminal
Declaration statement: Is where we can declare values or change them
return statement: is the end of our main() execution which returns a value of 0