This project consists simply of several solutions to basic exercises, it is also a bit of practice on using simple Git commands.
Exercise 1: computing the mean of the vector and printing the result in R Exercise 2: same in R Exercise 3: R code chunk and Python code chunk writing "Hello R!" and "Hello Python!" respectively Exercise 8: a Quatro document with a short description, an R chunk calculating the mean of mtcars$mpg and a Python chunk plotting sepal length vs sepal width