Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Code comments

Good: Here is a sample of a well-commented code. There is no need to comment every line of code, but comments should help the reader understand the purpose of code blocks and clarify non-obvious parts.

Well-commented code example