2024-09-03
Know the 3 different ways to execute code from within RStudio
Differentiate between the Console and the Terminal
Differentiate between R and Python in the Console
RStudio projects are a way to keep your work organized.
Let’s create one for this week’s class work.
Download madlibs.py and place it in your newly created project.
Basic Data Types
Creating Variables
Using R/Python as a calculator
Intro to Debugging