Hands-On Intro to Python
1.0
  • Install Python
  • The REPL
  • Strings
  • Variables
  • Scripts
  • Functions
  • Input
  • Files
  • Conditionals
  • Lists
  • More Lists
  • Loops
  • Bonus
    • Range
    • String Formatting with F-Strings
    • More Files
    • Command Line Arguments
    • Dictionaries
    • Functions
    • Seek and Tell

Join my newsletter for a Python tip every week. Or Practice Python weekly.

Hands-On Intro to Python

Functions

  • How to call a function

  • Positional vs keyword arguments

  • How to make a function

Previous Next

© Copyright 2023 Truthful Technology, LLC.