Python Fundamental Exercises
  • 1. Introduction to Programming
    • 📓 Introduction to Programming
    • ▶️ Install and Setup for Mac and Windows
    • ▶️ Visual Studio Code (Windows)
    • ▶️ Visual Studio Code (Mac)
    • Installing Python
    • Interpreter Check
    • Execution Practice
    • An Important Message
    • Escape Artist
    • Comments
    • A Letter to Your Principal
    • Your Initials
    • ▶️ Integers and Floats - Working with Numeric Data
    • Numbers and Math
    • 📓 Strings
    • ▶️ Strings - Working with Textual Data
    • Variables and Names
    • More Variables and Printing
    • Using Variables
    • Still Using Variables
    • Your Schedule
    • ▶️ Get Input from the User
    • User Input
    • The Forgetful Machine
    • Name, Age, and Salary
    • More User Input of Data
    • Age in Five Years
    • A Silly Calculator
    • BMI Calculator
  • 2. If Statements
  • 3. GUIs
  • 4. If Statements II
  • 5. Random Numbers
  • 6. While Loops
  • 7. Post-test Loops
  • 8. While Loops II
  • 9. For Loops
  • 10. Project
  • 11. Graphics
  • 12. Functions
  • 13. Project II
  • 14. Exceptions
  • 15. For Loops II
  • 16. Nested Loops
  • 17. File RW
  • 18. Lists
  • 19. Sorting
  • 20. Graphics II
  • 21. Dictionaries
  • 22. Classes: Fields
  • 23. Project III
  • 24. Classes: Methods
  • 25. Classes: Inheritance
  • 26. Project Euler
  • 27. Project IIII
Python Fundamental Exercises
  • »
  • 1. Introduction to Programming
  • View page source

1. Introduction to Programming¶

  • 📓 Introduction to Programming
  • ▶️ Install and Setup for Mac and Windows
  • ▶️ Visual Studio Code (Windows)
  • ▶️ Visual Studio Code (Mac)
  • Installing Python
  • Interpreter Check
  • Execution Practice
  • An Important Message
  • Escape Artist
  • Comments
  • A Letter to Your Principal
  • Your Initials
  • ▶️ Integers and Floats - Working with Numeric Data
  • Numbers and Math
  • 📓 Strings
  • ▶️ Strings - Working with Textual Data
  • Variables and Names
  • More Variables and Printing
  • Using Variables
  • Still Using Variables
  • Your Schedule
  • ▶️ Get Input from the User
  • User Input
  • The Forgetful Machine
  • Name, Age, and Salary
  • More User Input of Data
  • Age in Five Years
  • A Silly Calculator
  • BMI Calculator
Next Previous

© Copyright 2021, Mr. Gallo.

Built with Sphinx using a theme provided by Read the Docs.