Placeholder Article Title

Placeholder lead. A strong opening paragraph that states the question this article answers and why it is worth the reader's time.

Placeholder first heading

Placeholder body text. Articles get the same long-form treatment as course sections: the reading progress bar at the top, comfortable measure, and all the same components available.

Another placeholder paragraph with inline code and a placeholder link to show the text styles in context.

Note

Placeholder note inside an article, identical to the course styling so the whole site feels like one coherent thing.

Placeholder second heading

# placeholder example
numbers = [1, 2, 3, 4, 5]
squares = [n * n for n in numbers]
print(squares)

Placeholder analysis paragraph following the code block, walking through what it does line by line.

Conclusion

Placeholder conclusion. Restate the one-sentence answer to the question posed at the top, and suggest where to go next.