To create an ordered list, we need to add <ol> and </ol> tags.

Nice job! The "o" stands for ordered and the "l" stands for list.

Make sure to begin with the start tag <ol> and end with the end tag </ol>.