Compendium Template

Python
Beginner
This is a test compendium
Forfatter

John Doe

Code

def hello(name: str) -> None:
    print(f"Hello, {name}")

hello("John Doe")

Math Equations

\(E = mc^{2}\)

Attached Code

Download the start file.

Callout Blocks

Tip with Title

This is an example of a callout with a title.