1. Practice Makes Python — complete package

    Buy now Learn more
  2. Book

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

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

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

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

    1. 5.1, Different numbers.mp4
    2. 5.2, Flip a dict.mp4
    3. 5.3, Rainfall.mp4
    4. 5.4, Dictdiff.mp4
  7. Chapter 6 — Files

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

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

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

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

    1. 10.1: Scoops
    2. 10.2: Cones
    3. 10.4: Big cone
    4. 10.5: Animals
    5. 10.6: Cages
    6. 10.7: Zoo
  12. Chapter 11 — Iterators

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

10.4: Big cone

  1. Practice Makes Python — complete package

    Buy now Learn more
  2. Book

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

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

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

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

    1. 5.1, Different numbers.mp4
    2. 5.2, Flip a dict.mp4
    3. 5.3, Rainfall.mp4
    4. 5.4, Dictdiff.mp4
  7. Chapter 6 — Files

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

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

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

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

    1. 10.1: Scoops
    2. 10.2: Cones
    3. 10.4: Big cone
    4. 10.5: Animals
    5. 10.6: Cages
    6. 10.7: Zoo
  12. Chapter 11 — Iterators

    1. 11.1: MyEnumerate
    2. 11.2: Circle
    3. 11.3: All lines, all files
    4. 11.4: Elapsed since
    5. 11.5: MyChain