Skip to content

Basic Python Syntax

mutanthumb edited this page Oct 16, 2023 · 1 revision

https://realpython.com/python-first-steps/#the-basic-python-syntax

  • Comments
  • Variables
  • Keywords
  • Built-in data types
  • Conditional statements
  • Loops
  • Functions

Clone this wiki locally