Hands-On Intro to Python
1.0
  • Install Python
  • The REPL
  • Strings
  • Variables
  • Scripts
  • Functions
  • Input
  • Files
  • Conditionals
  • Lists
  • More Lists
  • Loops
  • Bonus

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

Hands-On Intro to Python

Hands-On Intro to Python

Contents

  • Install Python
  • The REPL
  • Strings
  • Variables
  • Scripts
  • Functions
  • Input
  • Files
  • Conditionals
  • Lists
  • More Lists
  • Loops
  • Bonus

Files

Here are some files you may need:

  • rand.py

  • states_and_capitals.py

  • pause.py

  • us-state-capitals.csv

  • oscillating_line.py

  • declaration-of-independence.txt

Next

© Copyright 2023 Truthful Technology, LLC.