Git'ing my python learning journey.
- Data Types: str, integ, float, boolean
- Variables: x = 1
- Math Operations: PEMDASLR ()>**>* OR />+ OR -/L>R
- Print-f: To combine different data types effeciently in one print statement.
- Type(): Reveals data type.
- Input(): Asks for user input.