Hands-On Intro to Python
1.0
  • Introduction
    • Install Python
    • The Basics
    • Your Turn: REPL 🏁
    • Strings
    • Your Turn: Strings 🏁
    • Variables
    • Your Turn: Variables 🏁
    • String Formatting with F-Strings
    • Scripts
    • Your Turn: Scripts 🏁
    • Input
    • Your Turn: Input 🏁
  • Conditionals
  • Lists
  • Loops and Files
  • Bonus
Hands-On Intro to Python
  • Docs Β»
  • Introduction

IntroductionΒΆ

  • Install Python
    • Text Editor
    • Windows
    • Mac
    • Linux
  • The Basics
    • REPL
    • Arithmetic
  • Your Turn: REPL 🏁
    • REPL Exercises
  • Strings
  • Your Turn: Strings 🏁
    • String Exercises
  • Variables
  • Your Turn: Variables 🏁
    • Variable Exercises
  • String Formatting with F-Strings
  • Scripts
    • Command-Line Scripts
  • Your Turn: Scripts 🏁
    • Script Exercises
  • Input
  • Your Turn: Input 🏁
    • Input Exercises
Next Previous

Β© Copyright 2017 Truthful Technology, LLC.