1. Practice Makes Python — complete package

    • Buy now
    • Learn more
  2. Book

    • practice-makes-python.mobi
    • practice-makes-python.epub
    • practice-makes-python.pdf
  3. Chapter 2 — Numbers

    • 2.1: Number guessing game
    • 2.2: Summing numbers
    • 2.3: Race timing
    • 2.4: Hexadecimal output
  4. Chapter 3 — Strings

    • 3.2: Pig Latin Sentence
    • 3.1: Pig Latin
    • 3.3: Ubbi Dubbi
    • 3.4: Sorting a string
  5. Chapter 4 — Lists and tuples

    • 4.2 All as.mp4
    • 4.3 sum anything.mp4
    • 4.4 alphabetize names.mp4
    • 4.5 most repeating word.mp4
    • 4.1: First-last
    • 4-6 print tuple records.mp4
  6. Chapter 5 — Dicts and sets

    • 5.1, Different numbers.mp4
    • 5.2, Flip a dict.mp4
    • 5.3, Rainfall.mp4
    • 5.4, Dictdiff.mp4
  7. Chapter 6 — Files

    • 6-1_last-line.mp4
    • 6.3, word count.mp4
    • 6.4, longest words.mp4
    • 6.2, passwd-to-dict.mp4
    • 6-6 json.mp4
  8. Chapter 7 — Functions

    • 7.1, XML generator.mp4
    • 7.2, prefix calculator.mp4
    • 7-3-passwd.mp4
  9. Chapter 8 — Modules

    • 8-8-sales tax.mp4
    • 8-9-menu.mp4
  10. Chapter 9 — Functional programming

    • 9.2: Add numbers
    • 9.1: Join numbers
    • 9.3: Flatten a list
    • 9.5: transform_values
    • 9.4: Pig Latin on a file
    • 9.6: (Almost) supervocalic words
    • 9.7: Gematria, part 1
    • 9.8: Gematria, part 2
  11. Chapter 10 — Objects

    • 10.1: Scoops
    • 10.2: Cones
    • 10.4: Big cone
    • 10.5: Animals
    • 10.6: Cages
    • 10.7: Zoo
  12. Chapter 11 — Iterators

    • 11.1: MyEnumerate
    • 11.2: Circle
    • 11.3: All lines, all files
    • 11.4: Elapsed since
    • 11.5: MyChain
  1. Products
  2. Course
  3. Section

Chapter 3 — Strings

  1. Practice Makes Python — complete package

    • Buy now
    • Learn more
  2. Book

    • practice-makes-python.mobi
    • practice-makes-python.epub
    • practice-makes-python.pdf
  3. Chapter 2 — Numbers

    • 2.1: Number guessing game
    • 2.2: Summing numbers
    • 2.3: Race timing
    • 2.4: Hexadecimal output
  4. Chapter 3 — Strings

    • 3.2: Pig Latin Sentence
    • 3.1: Pig Latin
    • 3.3: Ubbi Dubbi
    • 3.4: Sorting a string
  5. Chapter 4 — Lists and tuples

    • 4.2 All as.mp4
    • 4.3 sum anything.mp4
    • 4.4 alphabetize names.mp4
    • 4.5 most repeating word.mp4
    • 4.1: First-last
    • 4-6 print tuple records.mp4
  6. Chapter 5 — Dicts and sets

    • 5.1, Different numbers.mp4
    • 5.2, Flip a dict.mp4
    • 5.3, Rainfall.mp4
    • 5.4, Dictdiff.mp4
  7. Chapter 6 — Files

    • 6-1_last-line.mp4
    • 6.3, word count.mp4
    • 6.4, longest words.mp4
    • 6.2, passwd-to-dict.mp4
    • 6-6 json.mp4
  8. Chapter 7 — Functions

    • 7.1, XML generator.mp4
    • 7.2, prefix calculator.mp4
    • 7-3-passwd.mp4
  9. Chapter 8 — Modules

    • 8-8-sales tax.mp4
    • 8-9-menu.mp4
  10. Chapter 9 — Functional programming

    • 9.2: Add numbers
    • 9.1: Join numbers
    • 9.3: Flatten a list
    • 9.5: transform_values
    • 9.4: Pig Latin on a file
    • 9.6: (Almost) supervocalic words
    • 9.7: Gematria, part 1
    • 9.8: Gematria, part 2
  11. Chapter 10 — Objects

    • 10.1: Scoops
    • 10.2: Cones
    • 10.4: Big cone
    • 10.5: Animals
    • 10.6: Cages
    • 10.7: Zoo
  12. Chapter 11 — Iterators

    • 11.1: MyEnumerate
    • 11.2: Circle
    • 11.3: All lines, all files
    • 11.4: Elapsed since
    • 11.5: MyChain

4 Lessons
    • 3.2: Pig Latin Sentence
    • 3.1: Pig Latin
    • 3.3: Ubbi Dubbi
    • 3.4: Sorting a string