Let's put together a basic if statement that displays Hi there.

Nice! At this point, true is always true, which means the website will always display Hi there.

If statements start with the word if and a boolean value.