--- title: "Assignment 1" author: "Put your name here" format: html: toc: true embed-resources: true execute: echo: true --- ## Exercise 1 Print all odd numbers less than 100. ```{r} # Put your code here ``` ## Exercise 2 Describe your mood right now. *Put your answer here*