Skip to main content
Ctrl+K
Jörg Faschingbauer - Home Jörg Faschingbauer - Home
  • Training Courses
  • About
  • Blog
  • Training Courses
  • About
  • Blog

Section Navigation

  • Course Descriptions
  • Pricing, Organizational
  • Log Of Past Courses
  • Complete Slide Material
    • Linux
    • Python Programming
      • Python: The Language Fundamentals
      • Python: More Language Features
      • Python: Project/Package Management
      • Python: Miscellaneous Topics
      • Python: Draft Topics
      • Python Links
      • Exercises
        • Exercises (Legacy)
        • Exercises (External)
        • CSV and Databases
        • User Database (Exercise Series)
        • Sensors, And Data Acquisition (Exercise Series)
    • The C Programming Language
    • C++ < 11
    • C++ >= 11
    • Design Patterns With C++
    • C++: TODO List
    • C++: Miscellaneous Live-Hacking
    • C++ Code
    • C++ Exercises
    • CMake
    • Is Software A Craft? Software Is A Craft! ⟶ Clean Code
    • Unit Testing With googletest
  • Training Courses
  • Complete Slide Material
  • Python Programming
  • Exercises
  • Exercises (Legacy)

Exercises (Legacy)#

Exercises from the good/bad ol’ PDF slides. Dependencies in the order they appear there - this is expected to bring the covered topics in order.

  • Contents

Contents#

  • Exercise: Digit to English Word
  • Exercise: Primeness (while)
  • Exercise: Primeness (for)
  • Exercise: Determine Maximum of Two Numbers (Function)
  • Exercise: Determine Maximum of Two Numbers
  • Exercise: Mixed List (Interactive Interpreter)
  • Exercise: Mixed List (Executable Program)
  • Exercise: Dictionary: Errors?
  • Exercise: Primeness (Function)
  • Exercise: Function: uniq()
  • Exercise: Functions: join()
  • Exercise: String (Right-Justify)
  • Exercise: Counting Lines, Words, Characters
  • Exercise: Reverting Lines of a File
  • Exercise: Eliminate Empty/Comment-Only Lines
  • Exercise: Parsing /etc/passwd
  • Exercise: Generator: uniq()
  • Exercise: Generator: Fibonacci
On this page
  • Contents

© Copyright 2019-2025 (GPLv3), Jörg Faschingbauer.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.

Show Source