Day 3

I am learning Python for automating IT tasks and documenting my process/progress here.
Today I am learning about SYNTAX and DATA TYPES and VARIABLES and PARAMETERS and FUNCTIONS.

Anything wrapped in quotation marks is considered a STRING in Python.

Use the TYPE command to identify what DATA TYPE something is. This is useful when looking at code someone else has written.

VARIABLES
EXPRESSIONS
OPERATIONS
FUNCTIONS

This one took me a while to figure out how to make the spaces between words.

This one took me a while to figure out how to make the spaces between words.

Hey! I returned some values!

Hey! I returned some values!