Tasks for Week 03
Task 1: Complete the Regular Expression Tutorial
- Go to regexone and complete the interactive regular expression tutorial
September 4, 2024
---
title: "Tasks for Week 03"
date: last-modified
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(fig.align = "center")
source(here::here("R", "slide-things.R"))
```
## Task 1: Complete the Regular Expression Tutorial
- Go to [regexone](https://regexone.com) and complete the interactive regular expression tutorial