- Create this README.md file
- A folder called r with R studio proejct containing an R script that prints all integers between 1 and 10 (including 1 and 10) to screen.
- A folder called python with a Spyder project containing a Python script that prints all integers between 1 and 10 (including 1 and 10) to screen.
- An R Markdown file and a Jupyter notebook with a few introductory markdown comments and cells with the code from parts 2. and 3. of this assignment. The files should be saved in the corresponding folders. Also, the two html files generated by the R Markdown and Jupyter Notebok.
All these items are commited separately to the repository