Quartz 4

Home

❯

☕tech study

❯

python

❯

Type annotations

Type annotations

Mar 02, 20261 min read

  • completely optional
    • gives warnings when we make mistakes
    • Data types & Data Structures
name : str = 'Bob'
age: int = 11

Graph View

Backlinks

  • Pydantic
  • Python

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community