##This is a Sub-Heading
#This is another main heading
Hello Codeup! This is a regular block of text.
- item 1
- item 2
- item 3
- item 3
- item 4
- item a
- first item
- second item
- sub item a
- sub item b
```
echo "hello";
if (condition) {
//do stuff
};
```
Finally, this is the last paragraph written with bold text and italics and code.