Magnetic link has been copied to the cutting board

Name [FreeCourseSite.com] Udemy - The Modern Python 3 Bootcamp

File Type video

Size 4.86GB

UpdateDate 2024-10-27

hash *****C6D4D0B88ED0B7BD6CA242277EE988AA3F

Hot 2

Files 1. Course Introduction/1. Course Introduction.mp4 | 19.20MB 1. Course Introduction/1. Course Introduction.vtt | 8.50KB 1. Course Introduction/2. Python3 vs. Python2.mp4 | 19.56MB 1. Course Introduction/2. Python3 vs. Python2.vtt | 9.67KB 1. Course Introduction/2.1 Key Differences Article.html | 127B 1. Course Introduction/2.1 httppy3readiness.org.html | 85B 1. Course Introduction/2.2 httpspythonclock.org.html | 85B 1. Course Introduction/2.3 Key Differences Article.html | 127B 1. Course Introduction/2.3 httppy3readiness.org.html | 85B 1. Course Introduction/3. How The Exercises Work.mp4 | 10.74MB 1. Course Introduction/3. How The Exercises Work.vtt | 7.12KB 1. Course Introduction/4. Where Should You Start.mp4 | 7.29MB 1. Course Introduction/4. Where Should You Start.vtt | 5.04KB 1. Course Introduction/5. How The Course is Structured.mp4 | 13.13MB 1. Course Introduction/5. How The Course is Structured.vtt | 9.47KB 10. Looping in Python/1. Section Introduction.mp4 | 14.03MB 10. Looping in Python/1. Section Introduction.vtt | 6.61KB 10. Looping in Python/1.1 SLIDES.html | 107B 10. Looping in Python/10. Introducing While Loops.mp4 | 16.80MB 10. Looping in Python/10. Introducing While Loops.vtt | 11.42KB 10. Looping in Python/10.1 while.py.py | 329B 10. Looping in Python/11. EXERCISE Emoji Art.mp4 | 17.68MB 10. Looping in Python/11. EXERCISE Emoji Art.vtt | 10.49KB 10. Looping in Python/11.1 art.py.py | 370B 10. Looping in Python/12. EXERCISE Stop Copying Me.mp4 | 8.82MB 10. Looping in Python/12. EXERCISE Stop Copying Me.vtt | 5.04KB 10. Looping in Python/12.1 sister.py.py | 228B 10. Looping in Python/13. The Break Keyword.mp4 | 10.07MB 10. Looping in Python/13. The Break Keyword.vtt | 5.64KB 10. Looping in Python/13.1 break.py.py | 366B 10. Looping in Python/14. Stuck in a Loop.html | 131B 10. Looping in Python/15. While Loop Exercise.html | 131B 10. Looping in Python/16. SOLUTION.html | 389B 10. Looping in Python/17. Loops.html | 130B 10. Looping in Python/2. IMPORTANT ANNOUNCEMENT ON LOOPS EXERCISES.html | 632B 10. Looping in Python/3. The Basics of For Loops.mp4 | 12.45MB 10. Looping in Python/3. The Basics of For Loops.vtt | 8.01KB 10. Looping in Python/3.1 for.py.py | 92B 10. Looping in Python/4. Exploring Ranges In Depth.mp4 | 11.11MB 10. Looping in Python/4. Exploring Ranges In Depth.vtt | 7.37KB 10. Looping in Python/5. Quick Ranges Quiz.html | 131B 10. Looping in Python/6. For Loop and Range Exercise.html | 131B 10. Looping in Python/7. SOLUTION.html | 842B 10. Looping in Python/8. EXERCISE Screaming Repeating.mp4 | 8.93MB 10. Looping in Python/8. EXERCISE Screaming Repeating.vtt | 4.79KB 10. Looping in Python/8.1 repeater.py.py | 232B 10. Looping in Python/9. EXERCISE Unlucky Numbers.mp4 | 17.59MB 10. Looping in Python/9. EXERCISE Unlucky Numbers.vtt | 10.04KB 10. Looping in Python/9.1 numbers.py.py | 353B 11. Guessing Game/1. Guessing Game Mini Project.mp4 | 5.74MB 11. Guessing Game/1. Guessing Game Mini Project.vtt | 4.64KB 11. Guessing Game/1.1 starter.py.py | 243B 11. Guessing Game/2. Guessing Game Solution.mp4 | 22.51MB 11. Guessing Game/2. Guessing Game Solution.vtt | 12.53KB 11. Guessing Game/2.1 guessing.py.py | 10.49KB 11. Guessing Game/2.1 guessingv2.py.py | 499B 11. Guessing Game/2.2 guessing.py.py | 503B 11. Guessing Game/2.2 guessingv2.py.py | 499B 11. Guessing Game/3. Improving Rock Paper Scissors.mp4 | 37.26MB 11. Guessing Game/3. Improving Rock Paper Scissors.vtt | 13.16KB 11. Guessing Game/3.1 rps_with_loop.py.py | 1.50KB 11. Guessing Game/3.2 v3.py.py | 720B 11. Guessing Game/4. SIDE NOTE Python Style and PEP8.mp4 | 23.25MB 11. Guessing Game/4. SIDE NOTE Python Style and PEP8.vtt | 5.92KB 12. Lists/1. Intro to Lists and Objectives.mp4 | 11.34MB 12. Lists/1. Intro to Lists and Objectives.vtt | 9.68KB 12. Lists/1.1 SLIDES.html | 99B 12. Lists/10. SOLUTION.html | 668B 12. Lists/11. List Methods Append, Insert, and Extend.mp4 | 16.64MB 12. Lists/11. List Methods Append, Insert, and Extend.vtt | 10.67KB 12. Lists/12. Lists Basics Exercise.html | 131B 12. Lists/13. SOLUTION.html | 736B 12. Lists/14. List Methods Clear, Pop, and Remove,.mp4 | 13.89MB 12. Lists/14. List Methods Clear, Pop, and Remove,.vtt | 9.16KB 12. Lists/15. Lists Quiz.html | 130B 12. Lists/16. List Methods Index, Count, Sort, Reverse, and Join.mp4 | 17.99MB 12. Lists/16. List Methods Index, Count, Sort, Reverse, and Join.vtt | 11.59KB 12. Lists/17. Lists Methods Exercise.html | 131B 12. Lists/18. SOLUTION.html | 430B 12. Lists/19. Slices.mp4 | 27.33MB 12. Lists/19. Slices.vtt | 18.24KB 12. Lists/2. Creating Lists.mp4 | 8.86MB 12. Lists/2. Creating Lists.vtt | 6.00KB 12. Lists/20. Slices Quiz.html | 130B 12. Lists/21. Swapping Values in Lists.mp4 | 2.57MB 12. Lists/21. Swapping Values in Lists.vtt | 2.26KB 12. Lists/3. Creating Lists Exercise.html | 131B 12. Lists/4. SOLUTION.html | 201B 12. Lists/5. Accessing Data in Lists.mp4 | 10.92MB 12. Lists/5. Accessing Data in Lists.vtt | 6.47KB 12. Lists/6. Accessing List Data.html | 131B 12. Lists/7. SOLUTION.html | 411B 12. Lists/8. Iterating Over Lists.mp4 | 14.25MB 12. Lists/8. Iterating Over Lists.vtt | 8.98KB 12. Lists/9. List Iteration Exercise.html | 131B 13. Lists Comprehensions/1. List Comprehension.mp4 | 15.22MB 13. Lists Comprehensions/1. List Comprehension.vtt | 10.66KB 13. Lists Comprehensions/1.1 SLIDES.html | 99B 13. Lists Comprehensions/10. SOLUTION.html | 271B 13. Lists Comprehensions/11. Nested Lists.mp4 | 22.88MB 13. Lists Comprehensions/11. Nested Lists.vtt | 14.67KB 13. Lists Comprehensions/12. List Exercises 5.html | 130B 13. Lists Comprehensions/13. SOLUTION.html | 83B 13. Lists Comprehensions/14. One More Nested List Comp Challenge.html | 130B 13. Lists Comprehensions/15. SOLUTION.html | 568B 13. Lists Comprehensions/16. Lists Recap.mp4 | 4.66MB 13. Lists Comprehensions/16. Lists Recap.vtt | 3.83KB 13. Lists Comprehensions/2. List Comprehension With Conditional Logic.mp4 | 9.79MB 13. Lists Comprehensions/2. List Comprehension With Conditional Logic.vtt | 6.74KB 13. Lists Comprehensions/3. List Comprehension Exercises.html | 130B 13. Lists Comprehensions/4. SOLUTION.html | 560B 13. Lists Comprehensions/5. More List Comprehension Exercises.html | 130B 13. Lists Comprehensions/6. SOLUTION.html | 637B 13. Lists Comprehensions/7. Another List Comp Exercise.html | 130B 13. Lists Comprehensions/8. SOLUTION.html | 138B 13. Lists Comprehensions/9. List Exercises 4.html | 130B 14. Dictionaries/1. Intro To Dictionaries Creating Dictionaries.mp4 | 15.74MB 14. Dictionaries/1. Intro To Dictionaries Creating Dictionaries.vtt | 10.78KB 14. Dictionaries/1.1 SLIDES.html | 99B 14. Dictionaries/10. Using In With Dictionaries.mp4 | 8.23MB 14. Dictionaries/10. Using In With Dictionaries.vtt | 4.16KB 14. Dictionaries/11. Dictionary Methods Clear, Copy, Fromkeys, and Get.mp4 | 18.30MB 14. Dictionaries/11. Dictionary Methods Clear, Copy, Fromkeys, and Get.vtt | 10.95KB 14. Dictionaries/12. Dictionary Access.html | 131B 14. Dictionaries/13. SOLUTION.html | 1.37KB 14. Dictionaries/14. Fromkeys Exercise.html | 131B 14. Dictionaries/15. SOLUTION.html | 401B 14. Dictionaries/16. Dictionary Methods Pop, Popitems, and Update.mp4 | 14.11MB 14. Dictionaries/16. Dictionary Methods Pop, Popitems, and Update.vtt | 14.12MB 14. Dictionaries/17. Dictionary Methods Exercise.html | 131B 14. Dictionaries/18. SOLUTION.html | 368B 14. Dictionaries/19. Spotify Playlist Example.mp4 | 17.94MB 14. Dictionaries/19. Spotify Playlist Example.vtt | 11.38KB 14. Dictionaries/19.1 playlist.py.py | 382B 14. Dictionaries/2. Dictionary Creation Exercise.html | 131B 14. Dictionaries/20. Dictionary Comprehension.mp4 | 16.52MB 14. Dictionaries/20. Dictionary Comprehension.vtt | 9.57KB 14. Dictionaries/21. Dictionaries Quiz.html | 131B 14. Dictionaries/3. SOLUTION.html | 469B 14. Dictionaries/4. Accessing Data in Dictionaries.mp4 | 6.40MB 14. Dictionaries/4. Accessing Data in Dictionaries.vtt | 4.57KB 14. Dictionaries/5. Access Data in a Dictionary Exercise.html | 131B 14. Dictionaries/6. SOLUTION.html | 929B 14. Dictionaries/7. Iterating Dictionaries.mp4 | 14.07MB 14. Dictionaries/7. Iterating Dictionaries.vtt | 6.81KB 14. Dictionaries/8. Totaling Donations Exercise.html | 131B 14. Dictionaries/9. SOLUTION.html | 940B 15. Dictionary Exercises/1. State Abbreviations Exercise.html | 130B 15. Dictionary Exercises/2. SOLUTION.html | 495B 15. Dictionary Exercises/3. List to Dictionary Exercise.html | 130B 15. Dictionary Exercises/4. SOLUTION.html | 856B 15. Dictionary Exercises/5. Vowels Dict Exercise.html | 130B 15. Dictionary Exercises/6. SOLUTION.html | 206B 15. Dictionary Exercises/7. ASCII Codes Dictionary.html | 130B 15. Dictionary Exercises/8. SOLUTION.html | 132B 16. Tuples and Sets/1. Section Introduction.mp4 | 21.41MB 16. Tuples and Sets/1. Section Introduction.vtt | 13.86KB 16. Tuples and Sets/1.1 SLIDES.html | 99B 16. Tuples and Sets/2. Tuple Looping and Methods.mp4 | 7.00MB 16. Tuples and Sets/2. Tuple Looping and Methods.vtt | 6.02KB 16. Tuples and Sets/3. Introduction to Sets.mp4 | 12.99MB 16. Tuples and Sets/3. Introduction to Sets.vtt | 8.99KB 16. Tuples and Sets/4. Set Methods and Set Math.mp4 | 11.07MB 16. Tuples and Sets/4. Set Methods and Set Math.vtt | 8.43KB 16. Tuples and Sets/5. Tuples and Sets Quiz.html | 130B 16. Tuples and Sets/6. Tuples and Sets Exercise.html | 131B 16. Tuples and Sets/7. SOLUTION.html | 636B 16. Tuples and Sets/8. Set Comprehension and Recap.mp4 | 11.16MB 16. Tuples and Sets/8. Set Comprehension and Recap.vtt | 8.14KB 17. Functions Part I/1. Introduction to Defining Functions.mp4 | 13.11MB 17. Functions Part I/1. Introduction to Defining Functions.vtt | 9.39KB 17. Functions Part I/1.1 SLIDES.html | 99B 17. Functions Part I/10. SOLUTION.html | 436B 17. Functions Part I/11. Parameters.mp4 | 19.60MB 17. Functions Part I/11. Parameters.vtt | 12.18KB 17. Functions Part I/11.1 square.py.py | 71B 17. Functions Part I/11.2 divide.py.py | 80B 17. Functions Part I/12. Yell Function Exercise.html | 131B 17. Functions Part I/13. SOLUTION.html | 514B 17. Functions Part I/14. Common Mistakes When Returning.mp4 | 6.18MB 17. Functions Part I/14. Common Mistakes When Returning.vtt | 5.83KB 17. Functions Part I/14.1 odd.py.py | 373B 17. Functions Part I/14.1 sum_odds.py.py | 471B 17. Functions Part I/14.2 odd.py.py | 373B 17. Functions Part I/14.2 sum_odds.py.py | 471B 17. Functions Part I/15. Fix This Function!.html | 131B 17. Functions Part I/16. SOLUTION.html | 680B 17. Functions Part I/17. Default parameters.mp4 | 15.94MB 17. Functions Part I/17. Default parameters.vtt | 15.96MB 17. Functions Part I/17.1 exponent.py.py | 15.94MB 17. Functions Part I/17.2 math.py.py | 222B 17. Functions Part I/18. Default Parameter Exercise - Talking Animals.html | 131B 17. Functions Part I/19. SOLUTION.html | 1.60KB 17. Functions Part I/2. Defining Functions.mp4 | 9.87MB 17. Functions Part I/2. Defining Functions.vtt | 5.10KB 17. Functions Part I/2.1 sing.py.py | 228B 17. Functions Part I/20. Keyword Arguments.mp4 | 8.68MB 17. Functions Part I/20. Keyword Arguments.vtt | 5.96KB 17. Functions Part I/20.1 key_word_args.py.py | 280B 17. Functions Part I/21. Scope.mp4 | 18.17MB 17. Functions Part I/21. Scope.vtt | 12.04KB 17. Functions Part I/21.1 increment.py.py | 172B 17. Functions Part I/21.1 increment_with_global.py.py | 168B 17. Functions Part I/21.2 increment.py.py | 172B 17. Functions Part I/21.2 increment_with_global.py.py | 168B 17. Functions Part I/22. Docstrings and Functions Recap - WE DID IT!.mp4 | 8.90MB 17. Functions Part I/22. Docstrings and Functions Recap - WE DID IT!.vtt | 6.58KB 17. Functions Part I/22.1 doc.py.py | 229B 17. Functions Part I/3. Your First Function.html | 131B 17. Functions Part I/4. SOLUTION.html | 243B 17. Functions Part I/5. The Magical Return Keyword.mp4 | 12.48MB 17. Functions Part I/5. The Magical Return Keyword.vtt | 7.89KB 17. Functions Part I/5.1 return.py.py | 237B 17. Functions Part I/6. Writing a coin_flip Function Using Random.mp4 | 9.74MB 17. Functions Part I/6. Writing a coin_flip Function Using Random.vtt | 6.35KB 17. Functions Part I/6.1 coin_flip.py.py | 127B 17. Functions Part I/7. Super Quick Return Exercise.html | 131B 17. Functions Part I/8. SOLUTION.html | 110B 17. Functions Part I/9. Generating Evens Exercise.html | 131B 18. Functions Exercises/1. Product.html | 130B 18. Functions Exercises/10. SOLUTION.html | 438B 18. Functions Exercises/11. multiple_letter_count.html | 130B 18. Functions Exercises/12. SOLUTION.html | 375B 18. Functions Exercises/13. list_manipulation.html | 130B 18. Functions Exercises/14. SOLUTION.html | 566B 18. Functions Exercises/15. is_palindrome.html | 130B 18. Functions Exercises/16. SOLUTION.html | 892B 18. Functions Exercises/17. frequency.html | 130B 18. Functions Exercises/18. SOLUTION.html | 191B 18. Functions Exercises/19. multiply_even_numbers.html | 130B 18. Functions Exercises/2. SOLUTION.html | 147B 18. Functions Exercises/20. SOLUTION.html | 546B 18. Functions Exercises/21. capitalize.html | 130B 18. Functions Exercises/22. SOLUTION.html | 291B 18. Functions Exercises/23. compact.html | 130B 18. Functions Exercises/24. SOLUTION.html | 811B 18. Functions Exercises/25. intersection.html | 130B 18. Functions Exercises/26. SOLUTION.html | 1.54KB 18. Functions Exercises/27. partition.html | 130B 18. Functions Exercises/28. SOLUTION.html | 1.56KB 18. Functions Exercises/3. return_day.html | 130B 18. Functions Exercises/4. SOLUTION.html | 1.12KB 18. Functions Exercises/5. last_element.html | 130B 18. Functions Exercises/6. SOLUTION.html | 257B 18. Functions Exercises/7. number_compare.html | 130B 18. Functions Exercises/8. SOLUTION.html | 200B 18. Functions Exercises/9. single_letter_count.html | 130B 19. Functions Part II/1. Introduction and args.mp4 | 17.02MB 19. Functions Part II/1. Introduction and args.vtt | 10.17KB 19. Functions Part II/1.1 SLIDES.html | 116B 19. Functions Part II/1.1 args.py.py | 116B 19. Functions Part II/1.2 args.py.py | 116B 19. Functions Part II/1.2 star_args.py.py | 265B 19. Functions Part II/1.3 star_args.py.py | 265B 19. Functions Part II/1.3 sum.py.py | 141B 19. Functions Part II/1.4 SLIDES.html | 116B 19. Functions Part II/1.4 sum.py.py | 141B 19. Functions Part II/10. SOLUTION.html | 1.09KB 19. Functions Part II/11. Dictionary unpacking.mp4 | 12.55MB 19. Functions Part II/11. Dictionary unpacking.vtt | 5.47KB 19. Functions Part II/11.1 dict_unpacking.py.py | 383B 19. Functions Part II/12. calculate.html | 130B 19. Functions Part II/13. SOLUTION.html | 2.29KB 19. Functions Part II/14. Args and Kwargs.html | 131B 19. Functions Part II/2. args Exercise The Purple Test.html | 131B 19. Functions Part II/3. SOLUTION.html | 473B 19. Functions Part II/4. kwargs.mp4 | 17.81MB 19. Functions Part II/4. kwargs.vtt | 8.54KB 19. Functions Part II/4.1 greeting.py.py | 510B 19. Functions Part II/4.2 colors.py.py | 274B 19. Functions Part II/5. kwargs Exercise.html | 131B 19. Functions Part II/6. SOLUTION.html | 599B 19. Functions Part II/7. Ordering Parameters.mp4 | 10.55MB 19. Functions Part II/7. Ordering Parameters.vtt | 5.84KB 19. Functions Part II/7.1 args_order.py.py | 365B 19. Functions Part II/8. Tuple unpacking.mp4 | 10.48MB 19. Functions Part II/8. Tuple unpacking.vtt | 0B 19. Functions Part II/8.1 unpacking.py.py | 174B 19. Functions Part II/9. Unpacking Exercise.html | 131B 2. MACLINUX Command Line Fundamentals/1. Why Use The Command Line.mp4 | 10.65MB 2. MACLINUX Command Line Fundamentals/1. Why Use The Command Line.vtt | 7.31KB 2. MACLINUX Command Line Fundamentals/1.1 SLIDES.html | 103B 2. MACLINUX Command Line Fundamentals/10. Moving and Renaming with MV.mp4 | 12.89MB 2. MACLINUX Command Line Fundamentals/10. Moving and Renaming with MV.vtt | 6.57KB 2. MACLINUX Command Line Fundamentals/11. Deleting Files with RM.mp4 | 4.82MB 2. MACLINUX Command Line Fundamentals/11. Deleting Files with RM.vtt | 2.81KB 2. MACLINUX Command Line Fundamentals/12. Deleting Directories (Plus Tangents on Permissions and MAN Pages).mp4 | 29.33MB 2. MACLINUX Command Line Fundamentals/12. Deleting Directories (Plus Tangents on Permissions and MAN Pages).vtt | 10.94KB 2. MACLINUX Command Line Fundamentals/13. Command Line Fundamentals II.html | 131B 2. MACLINUX Command Line Fundamentals/2. Command Line Installation MAC.mp4 | 9.04MB 2. MACLINUX Command Line Fundamentals/2. Command Line Installation MAC.vtt | 3.26KB 2. MACLINUX Command Line Fundamentals/3. Absolute Paths and PWD.mp4 | 11.72MB 2. MACLINUX Command Line Fundamentals/3. Absolute Paths and PWD.vtt | 7.69KB 2. MACLINUX Command Line Fundamentals/4. Using CD.mp4 | 12.32MB 2. MACLINUX Command Line Fundamentals/4. Using CD.vtt | 5.79KB 2. MACLINUX Command Line Fundamentals/5. Using LS.mp4 | 21.67MB 2. MACLINUX Command Line Fundamentals/5. Using LS.vtt | 8.69KB 2. MACLINUX Command Line Fundamentals/6. Command Line Fundamentals.html | 130B 2. MACLINUX Command Line Fundamentals/7. Making Directories with MKDIR.mp4 | 6.36MB 2. MACLINUX Command Line Fundamentals/7. Making Directories with MKDIR.vtt | 4.06KB 2. MACLINUX Command Line Fundamentals/8. Creating Files with TOUCH.mp4 | 12.92MB 2. MACLINUX Command Line Fundamentals/8. Creating Files with TOUCH.vtt | 6.38KB 2. MACLINUX Command Line Fundamentals/9. Quick Activity Salamanders and Frogs.mp4 | 10.66MB 2. MACLINUX Command Line Fundamentals/9. Quick Activity Salamanders and Frogs.vtt | 4.86KB 20. Lambdas and Built-In Functions/1. Lambdas.mp4 | 21.59MB 20. Lambdas and Built-In Functions/1. Lambdas.vtt | 12.88KB 20. Lambdas and Built-In Functions/1.1 button.py.py | 589B 20. Lambdas and Built-In Functions/1.2 lambda.py.py | 380B 20. Lambdas and Built-In Functions/1.3 SLIDES.html | 120B 20. Lambdas and Built-In Functions/10. Any and All.mp4 | 10.78MB 20. Lambdas and Built-In Functions/10. Any and All.vtt | 6.17KB 20. Lambdas and Built-In Functions/11. Generator Expressions and Using sys.getsizeof.mp4 | 18.32MB 20. Lambdas and Built-In Functions/11. Generator Expressions and Using sys.getsizeof.vtt | 6.54KB 20. Lambdas and Built-In Functions/11.1 memory_demo.py.py | 303B 20. Lambdas and Built-In Functions/12. AnyAll Exercise.html | 131B 20. Lambdas and Built-In Functions/13. SOLUTION.html | 911B 20. Lambdas and Built-In Functions/14. Sorted.mp4 | 24.38MB 20. Lambdas and Built-In Functions/14. Sorted.vtt | 9.08KB 20. Lambdas and Built-In Functions/14.1 sorted.py.py | 924B 20. Lambdas and Built-In Functions/15. Min and Max.mp4 | 17.58MB 20. Lambdas and Built-In Functions/15. Min and Max.vtt | 9.34KB 20. Lambdas and Built-In Functions/15.1 min_max.py.py | 618B 20. Lambdas and Built-In Functions/16. Extremes Exercise - Using Min and Max.html | 131B 20. Lambdas and Built-In Functions/17. SOLUTION.html | 297B 20. Lambdas and Built-In Functions/18. Reversed.mp4 | 7.22MB 20. Lambdas and Built-In Functions/18. Reversed.vtt | 4.68KB 20. Lambdas and Built-In Functions/19. Len() and a Special Sneak Peak of OOP!.mp4 | 14.81MB 20. Lambdas and Built-In Functions/19. Len() and a Special Sneak Peak of OOP!.vtt | 9.50KB 20. Lambdas and Built-In Functions/19.1 list.py.py | 262B 20. Lambdas and Built-In Functions/2. Writing Your Own Lambda!.html | 131B 20. Lambdas and Built-In Functions/20. Abs(), Sum(), and Round().mp4 | 13.28MB 20. Lambdas and Built-In Functions/20. Abs(), Sum(), and Round().vtt | 9.11KB 20. Lambdas and Built-In Functions/21. Greatest Magnitude Exercise.html | 131B 20. Lambdas and Built-In Functions/22. SOLUTION.html | 357B 20. Lambdas and Built-In Functions/23. sum_even_values.html | 130B 20. Lambdas and Built-In Functions/24. SOLUTION.html | 748B 20. Lambdas and Built-In Functions/25. sum_floats.html | 130B 20. Lambdas and Built-In Functions/26. SOLUTION.html | 819B 20. Lambdas and Built-In Functions/27. Zip Basics.mp4 | 8.69MB 20. Lambdas and Built-In Functions/27. Zip Basics.vtt | 5.63KB 20. Lambdas and Built-In Functions/27.1 zip.py.py | 1.01KB 20. Lambdas and Built-In Functions/28. More Complex Zip Examples.mp4 | 28.12MB 20. Lambdas and Built-In Functions/28. More Complex Zip Examples.vtt | 13.27KB 20. Lambdas and Built-In Functions/28.1 zip.py.py | 687B 20. Lambdas and Built-In Functions/29. Interleaving Strings (kind of tough!).html | 131B 20. Lambdas and Built-In Functions/3. SOLUTION.html | 246B 20. Lambdas and Built-In Functions/30. SOLUTION.html | 1.09KB 20. Lambdas and Built-In Functions/31. triple_and_filter.html | 130B 20. Lambdas and Built-In Functions/32. SOLUTION.html | 259B 20. Lambdas and Built-In Functions/33. extract_full_name.html | 130B 20. Lambdas and Built-In Functions/34. SOLUTION.html | 275B 20. Lambdas and Built-In Functions/4. Map.mp4 | 11.70MB 20. Lambdas and Built-In Functions/4. Map.vtt | 7.51KB 20. Lambdas and Built-In Functions/5. Map Time Exercise.html | 131B 20. Lambdas and Built-In Functions/6. SOLUTION.html | 544B 20. Lambdas and Built-In Functions/7. Filter.mp4 | 38.27MB 20. Lambdas and Built-In Functions/7. Filter.vtt | 16.96KB 20. Lambdas and Built-In Functions/7.1 filter.py.py | 865B 20. Lambdas and Built-In Functions/8. Filter Exercise!.html | 131B 20. Lambdas and Built-In Functions/9. SOLUTION.html | 525B 21. Debugging and Error Handling/1. Section Introduction.mp4 | 2.60MB 21. Debugging and Error Handling/1. Section Introduction.vtt | 2.39KB 21. Debugging and Error Handling/1.1 SLIDES.html | 99B 21. Debugging and Error Handling/2. Common Types of Errors in Python.mp4 | 29.48MB 21. Debugging and Error Handling/2. Common Types of Errors in Python.vtt | 11.71KB 21. Debugging and Error Handling/3. Raising Our Own Errors.mp4 | 18.96MB 21. Debugging and Error Handling/3. Raising Our Own Errors.vtt | 10.71KB 21. Debugging and Error Handling/3.1 raise.py.py | 311B 21. Debugging and Error Handling/4. Try and Except Blocks.mp4 | 14.15MB 21. Debugging and Error Handling/4. Try and Except Blocks.vtt | 8.38KB 21. Debugging and Error Handling/4.1 try.py.py | 308B 21. Debugging and Error Handling/5. Try, Except, Else, and Finally!.mp4 | 27.01MB 21. Debugging and Error Handling/5. Try, Except, Else, and Finally!.vtt | 13.47KB 21. Debugging and Error Handling/5.1 divide.py.py | 502B 21. Debugging and Error Handling/5.2 try2.py.py | 468B 21. Debugging and Error Handling/6. Debugging With PDB.mp4 | 20.54MB 21. Debugging and Error Handling/6. Debugging With PDB.vtt | 13.51KB 21. Debugging and Error Handling/6.1 debugging.py.py | 566B 21. Debugging and Error Handling/7. Errors Quiz.html | 131B 21. Debugging and Error Handling/8. Debugging and Error Handling Exercises.html | 131B 21. Debugging and Error Handling/9. SOLUTION.html | 345B 22. Modules/1. Section Introduction.mp4 | 2.13MB 22. Modules/1. Section Introduction.vtt | 2.33KB 22. Modules/1.1 SLIDES.html | 101B 22. Modules/10. Built-in and Custom Imports Quiz.html | 130B 22. Modules/11. Installing External Modules And TermColor.mp4 | 24.14MB 22. Modules/11. Installing External Modules And TermColor.vtt | 12.66KB 22. Modules/11.1 colors.py.py | 126B 22. Modules/12. ASCII Art Exercise.mp4 | 19.08MB 22. Modules/12. ASCII Art Exercise.vtt | 13.24KB 22. Modules/12.1 ascii_art.py.py | 426B 22. Modules/13. Using The autopep8 Package to Clean Up Code.mp4 | 32.12MB 22. Modules/13. Using The autopep8 Package to Clean Up Code.vtt | 8.36KB 22. Modules/13.1 ugly_code.py.py | 1.25KB 22. Modules/14. The Mysterious __name__ variable.mp4 | 8.96MB 22. Modules/14. The Mysterious __name__ variable.vtt | 8.12KB 22. Modules/15. External Modules and Module Patterns Quiz.html | 130B 22. Modules/2. Working With Built-In Modules.mp4 | 29.23MB 22. Modules/2. Working With Built-In Modules.vtt | 12.50KB 22. Modules/2.1 rand_module.py.py | 156B 22. Modules/3. Built In Modules Exercise.html | 131B 22. Modules/4. SOLUTION.html | 221B 22. Modules/5. Built-In Modules Slightly Tougher Challenge.html | 131B 22. Modules/6. SOLUTION.html | 739B 22. Modules/7. Custom modules.mp4 | 7.64MB 22. Modules/7. Custom modules.vtt | 6.81KB 22. Modules/7.1 fruits.py.py | 237B 22. Modules/7.2 apples.py.py | 82B 22. Modules/7.3 bananas.py.py | 199B 22. Modules/8. Custom Module Exercise.html | 131B 22. Modules/9. SOLUTION.html | 803B 23. OPTIONAL SECTION Making HTTP Requests with Python/1. HTTP START HERE.mp4 | 3.59MB 23. OPTIONAL SECTION Making HTTP Requests with Python/1. HTTP START HERE.vtt | 2.59KB 23. OPTIONAL SECTION Making HTTP Requests with Python/2. HTTP Introduction and Crash Course.mp4 | 65.00MB 23. OPTIONAL SECTION Making HTTP Requests with Python/2. HTTP Introduction and Crash Course.vtt | 19.06KB 23. OPTIONAL SECTION Making HTTP Requests with Python/3. HTTP Verbs and APIs.mp4 | 58.53MB 23. OPTIONAL SECTION Making HTTP Requests with Python/3. HTTP Verbs and APIs.vtt | 14.20KB 23. OPTIONAL SECTION Making HTTP Requests with Python/4. Writing Your First Python Request.mp4 | 41.13MB 23. OPTIONAL SECTION Making HTTP Requests with Python/4. Writing Your First Python Request.vtt | 9.66KB 23. OPTIONAL SECTION Making HTTP Requests with Python/4.1 first_request.py.py | 177B 23. OPTIONAL SECTION Making HTTP Requests with Python/5. Requesting JSON with Python.mp4 | 37.59MB 23. OPTIONAL SECTION Making HTTP Requests with Python/5. Requesting JSON with Python.vtt | 14.01KB 23. OPTIONAL SECTION Making HTTP Requests with Python/5.1 headers.py.py | 205B 23. OPTIONAL SECTION Making HTTP Requests with Python/6. Sending Requests with Params.mp4 | 25.74MB 23. OPTIONAL SECTION Making HTTP Requests with Python/6. Sending Requests with Params.vtt | 13.68KB 23. OPTIONAL SECTION Making HTTP Requests with Python/6.1 params.py.py | 217B 23. OPTIONAL SECTION Making HTTP Requests with Python/7. API Project.mp4 | 3.88MB 23. OPTIONAL SECTION Making HTTP Requests with Python/7. API Project.vtt | 2.95KB 23. OPTIONAL SECTION Making HTTP Requests with Python/8. API Project Solution.mp4 | 55.58MB 23. OPTIONAL SECTION Making HTTP Requests with Python/8. API Project Solution.vtt | 17.33KB 23. OPTIONAL SECTION Making HTTP Requests with Python/8.1 dad.py.py | 823B 24. Object Oriented Programming/1. Section Introduction and Objectives.mp4 | 4.78MB 24. Object Oriented Programming/1. Section Introduction and Objectives.vtt | 4.15KB 24. Object Oriented Programming/1.1 SLIDES.html | 99B 24. Object Oriented Programming/10. Underscores Dunder Methods, Name Mangling, and More!.mp4 | 15.78MB 24. Object Oriented Programming/10. Underscores Dunder Methods, Name Mangling, and More!.vtt | 10.34KB 24. Object Oriented Programming/10.1 underscores.py.py | 555B 24. Object Oriented Programming/11. Adding Instance Methods.mp4 | 28.01MB 24. Object Oriented Programming/11. Adding Instance Methods.vtt | 15.34KB 24. Object Oriented Programming/11.1 user_methods.py.py | 837B 24. Object Oriented Programming/12. Bank Account OOP Exercise.html | 131B 24. Object Oriented Programming/13. SOLUTION.html | 459B 24. Object Oriented Programming/14. Introducing Class Attributes.mp4 | 12.05MB 24. Object Oriented Programming/14. Introducing Class Attributes.vtt | 5.77KB 24. Object Oriented Programming/14.1 user_class_attributes.py.py | 1009B 24. Object Oriented Programming/15. Class Attributes Continued.mp4 | 27.97MB 24. Object Oriented Programming/15. Class Attributes Continued.vtt | 14.86KB 24. Object Oriented Programming/15.1 pet.py.py | 493B 24. Object Oriented Programming/16. Chicken Coop Exercise.html | 131B 24. Object Oriented Programming/17. SOLUTION.html | 453B 24. Object Oriented Programming/18. Class Methods.mp4 | 15.12MB 24. Object Oriented Programming/18. Class Methods.vtt | 9.34KB 24. Object Oriented Programming/18.1 class_methods.py.py | 1.17KB 24. Object Oriented Programming/19. A More Advanced Class Method Example.mp4 | 18.04MB 24. Object Oriented Programming/19. A More Advanced Class Method Example.vtt | 8.81KB 24. Object Oriented Programming/19.1 class_methods.py.py | 1.17KB 24. Object Oriented Programming/2. Defining Classes and Objects.mp4 | 15.17MB 24. Object Oriented Programming/2. Defining Classes and Objects.vtt | 8.22KB 24. Object Oriented Programming/20. The __repr__ method.mp4 | 7.16MB 24. Object Oriented Programming/20. The __repr__ method.vtt | 3.71KB 24. Object Oriented Programming/20.1 repr.py.py | 984B 24. Object Oriented Programming/21. OOP Part 1.html | 131B 24. Object Oriented Programming/3. Abstraction and Encapsulation.mp4 | 32.17MB 24. Object Oriented Programming/3. Abstraction and Encapsulation.vtt | 18.28KB 24. Object Oriented Programming/4. Creating Classes and Instances.mp4 | 8.06MB 24. Object Oriented Programming/4. Creating Classes and Instances.vtt | 5.53KB 24. Object Oriented Programming/4.1 person.py.py | 48B 24. Object Oriented Programming/5. World's Simplest Class Exercise.html | 131B 24. Object Oriented Programming/6. SOLUTION.html | 605B 24. Object Oriented Programming/7. The __init__ method.mp4 | 14.94MB 24. Object Oriented Programming/7. The __init__ method.vtt | 8.78KB 24. Object Oriented Programming/7.1 init.py.py | 337B 24. Object Oriented Programming/8. Your First Class - Social Media Comments.html | 131B 24. Object Oriented Programming/9. SOLUTION.html | 379B 25. Deck Of Cards Exercise/1. Deck Of Cards Intro Video.mp4 | 15.38MB 25. Deck Of Cards Exercise/1. Deck Of Cards Intro Video.vtt | 8.50KB 25. Deck Of Cards Exercise/2. Deck of Cards Exercise Introduction Text.html | 2.57KB 25. Deck Of Cards Exercise/3. Deck of Cards Tests.html | 131B 25. Deck Of Cards Exercise/4. SOLUTION.html | 137B 25. Deck Of Cards Exercise/5. Deck of Cards Solution Card Class.mp4 | 9.02MB 25. Deck Of Cards Exercise/5. Deck of Cards Solution Card Class.vtt | 4.59KB 25. Deck Of Cards Exercise/5.1 deck_of_cards.py.py | 2.64KB 25. Deck Of Cards Exercise/6. Deck of Cards Solution Deck Class.mp4 | 76.46MB 25. Deck Of Cards Exercise/6. Deck of Cards Solution Deck Class.vtt | 22.97KB 25. Deck Of Cards Exercise/6.1 deck_of_cards.py.py | 2.64KB 26. OOP Part 2/1. Inheritance and Objectives.mp4 | 13.44MB 26. OOP Part 2/1. Inheritance and Objectives.vtt | 8.71KB 26. OOP Part 2/1.1 simple_inheritance.py.py | 426B 26. OOP Part 2/10. SOLUTION.html | 490B 26. OOP Part 2/11. Polymorphism Introduction.mp4 | 12.37MB 26. OOP Part 2/11. Polymorphism Introduction.vtt | 8.65KB 26. OOP Part 2/11.1 animals.py.py | 1.51KB 26. OOP Part 2/12. Special __magic__ methods.mp4 | 47.48MB 26. OOP Part 2/12. Special __magic__ methods.vtt | 16.75KB 26. OOP Part 2/12.1 special_methods.py.py | 863B 26. OOP Part 2/13. Making a Grumpy Dictionary - Overriding Dict.mp4 | 25.49MB 26. OOP Part 2/13. Making a Grumpy Dictionary - Overriding Dict.vtt | 10.31KB 26. OOP Part 2/13.1 grumpy.py.py | 897B 26. OOP Part 2/14. Special Methods Train.html | 131B 26. OOP Part 2/15. SOLUTION.html | 292B 26. OOP Part 2/16. OOP Part 2.html | 131B 26. OOP Part 2/2. All About Properties.mp4 | 30.38MB 26. OOP Part 2/2. All About Properties.vtt | 13.15KB 26. OOP Part 2/3. Introduction to Super().mp4 | 16.88MB 26. OOP Part 2/3. Introduction to Super().vtt | 8.04KB 26. OOP Part 2/3.1 animal.py.py | 667B 26. OOP Part 2/4. Inheritance Example User and Moderator.mp4 | 35.39MB 26. OOP Part 2/4. Inheritance Example User and Moderator.vtt | 11.10KB 26. OOP Part 2/5. Roleplaying Game Classes.html | 131B 26. OOP Part 2/6. SOLUTION.html | 676B 26. OOP Part 2/7. The Crazy World of Multiple Inheritance.mp4 | 30.92MB 26. OOP Part 2/7. The Crazy World of Multiple Inheritance.vtt | 12.48KB 26. OOP Part 2/8. WTF is Method Resolution Order(MRO).mp4 | 25.36MB 26. OOP Part 2/8. WTF is Method Resolution Order(MRO).vtt | 11.45KB 26. OOP Part 2/9. MRO Genetics.html | 131B 27. Iterators & Generators/1. Section Introduction and Objectives.mp4 | 2.40MB 27. Iterators & Generators/1. Section Introduction and Objectives.vtt | 1.99KB 27. Iterators & Generators/1.1 SLIDES.html | 99B 27. Iterators & Generators/10. yes_or_no.html | 131B 27. Iterators & Generators/11. SOLUTION.html | 364B 27. Iterators & Generators/12. Writing a Beat Making Generator.mp4 | 13.63MB 27. Iterators & Generators/12. Writing a Beat Making Generator.vtt | 8.27KB 27. Iterators & Generators/12.1 infinite.py.py | 415B 27. Iterators & Generators/13. Generators Quiz.html | 131B 27. Iterators & Generators/14. make_song.html | 130B 27. Iterators & Generators/15. SOLUTION.html | 404B 27. Iterators & Generators/16. Testing Memory Usage With Generators.mp4 | 29.86MB 27. Iterators & Generators/16. Testing Memory Usage With Generators.vtt | 7.86KB 27. Iterators & Generators/16.1 fib.py.py | 526B 27. Iterators & Generators/17. get_multiples.html | 130B 27. Iterators & Generators/18. SOLUTION.html | 240B 27. Iterators & Generators/19. get_unlimited_multiples.html | 130B 27. Iterators & Generators/2. Iterators vs. Iterables!!.mp4 | 10.37MB 27. Iterators & Generators/2. Iterators vs. Iterables!!.vtt | 6.93KB 27. Iterators & Generators/20. SOLUTION.html | 368B 27. Iterators & Generators/21. Generator Expressions AND Speed Testing!.mp4 | 14.58MB 27. Iterators & Generators/21. Generator Expressions AND Speed Testing!.vtt | 9.15KB 27. Iterators & Generators/21.1 gen_expression_speed_test.py.py | 513B 27. Iterators & Generators/3. Writing Our Own Version of for loops.mp4 | 14.49MB 27. Iterators & Generators/3. Writing Our Own Version of for loops.vtt | 8.58KB 27. Iterators & Generators/3.1 for.py.py | 303B 27. Iterators & Generators/4. Writing a Custom Iterator.mp4 | 15.43MB 27. Iterators & Generators/4. Writing a Custom Iterator.vtt | 8.85KB 27. Iterators & Generators/4.1 custom_iterator.py.py | 293B 27. Iterators & Generators/5. Iterators Quiz.html | 131B 27. Iterators & Generators/6. Making our Deck class Iterable.mp4 | 13.67MB 27. Iterators & Generators/6. Making our Deck class Iterable.vtt | 2.61KB 27. Iterators & Generators/6.1 deck.py.py | 2.00KB 27. Iterators & Generators/7. Introduction to Generators.mp4 | 18.14MB 27. Iterators & Generators/7. Introduction to Generators.vtt | 11.06KB 27. Iterators & Generators/8. Week Generator Exercise.html | 130B 27. Iterators & Generators/9. SOLUTION.html | 515B 28. Decorators/1. Higher Order Functions.mp4 | 18.77MB 28. Decorators/1. Higher Order Functions.vtt | 12.39KB 28. Decorators/1.1 higher_order.py.py | 233B 28. Decorators/1.2 return_func.py.py | 239B 28. Decorators/1.3 nested_functions.py.py | 245B 28. Decorators/10. double_return.html | 131B 28. Decorators/11. SOLUTION.html | 658B 28. Decorators/12. ensure_fewer_than_three_args.html | 130B 28. Decorators/13. SOLUTION.html | 348B 28. Decorators/14. only_ints.html | 130B 28. Decorators/15. SOLUTION.html | 339B 28. Decorators/16. ensure_authorized.html | 130B 28. Decorators/17. SOLUTION.html | 321B 28. Decorators/18. Writing an ensure_first_arg_is Decorator.mp4 | 14.81MB 28. Decorators/18. Writing an ensure_first_arg_is Decorator.vtt | 7.04KB 28. Decorators/18.1 ensure_first_arg.py.py | 654B 28. Decorators/18.2 args.py.py | 297B 28. Decorators/19. Enforcing Argument Types With A Decorator.mp4 | 14.47MB 28. Decorators/19. Enforcing Argument Types With A Decorator.vtt | 7.56KB 28. Decorators/19.1 enforce.py.py | 565B 28. Decorators/2. Introduction to Decorators.mp4 | 13.88MB 28. Decorators/2. Introduction to Decorators.vtt | 8.65KB 28. Decorators/2.1 dec.py.py | 354B 28. Decorators/2.2 decorate_syntax.py.py | 269B 28. Decorators/20. delay.html | 130B 28. Decorators/21. SOLUTION.html | 402B 28. Decorators/3. Decorators With Different Signatures.mp4 | 12.41MB 28. Decorators/3. Decorators With Different Signatures.vtt | 5.65KB 28. Decorators/3.1 decorator_args.py.py | 561B 28. Decorators/4. Using Wraps To Preserve Metadata.mp4 | 11.01MB 28. Decorators/4. Using Wraps To Preserve Metadata.vtt | 6.10KB 28. Decorators/4.1 metadata.py.py | 444B 28. Decorators/5. Decorators Quiz.html | 131B 28. Decorators/6. Building A Speed-Test Decorator.mp4 | 16.45MB 28. Decorators/6. Building A Speed-Test Decorator.vtt | 9.21KB 28. Decorators/6.1 timing.py.py | 540B 28. Decorators/7. show_args.html | 130B 28. Decorators/8. SOLUTION.html | 701B 28. Decorators/9. Another Example Ensuring Args With A Decorator.mp4 | 6.78MB 28. Decorators/9. Another Example Ensuring Args With A Decorator.vtt | 3.82KB 28. Decorators/9.1 ensure.py.py | 296B 29. Testing With Python/1. Section Introduction.mp4 | 12.65MB 29. Testing With Python/1. Section Introduction.vtt | 6.22KB 29. Testing With Python/1.1 SLIDES.html | 94B 29. Testing With Python/10. Testing CardDeck Exercise.html | 733B 29. Testing With Python/11. Testing CardDeck Exercise Intro.mp4 | 18.15MB 29. Testing With Python/11. Testing CardDeck Exercise Intro.vtt | 4.33KB 29. Testing With Python/12. Testing CardDeck Solution.mp4 | 40.05MB 29. Testing With Python/12. Testing CardDeck Solution.vtt | 13.19KB 29. Testing With Python/2. Why Test.mp4 | 13.56MB 29. Testing With Python/2. Why Test.vtt | 12.64KB 29. Testing With Python/3. Assertions.mp4 | 17.87MB 29. Testing With Python/3. Assertions.vtt | 11.39KB 29. Testing With Python/3.1 assertions.py.py | 480B 29. Testing With Python/4. Assertions Quiz.html | 131B 29. Testing With Python/5. Doctests.mp4 | 27.19MB 29. Testing With Python/5. Doctests.vtt | 15.04KB 29. Testing With Python/5.1 doctest_demo.py.py | 835B 29. Testing With Python/6. Doctests Exercise.html | 221B 29. Testing With Python/7. Introduction to Unittest.mp4 | 43.50MB 29. Testing With Python/7. Introduction to Unittest.vtt | 16.68KB 29. Testing With Python/7.1 tests.py.py | 1.59KB 29. Testing With Python/7.2 activities.py.py | 577B 29. Testing With Python/8. Other Types of Assertions.mp4 | 35.23MB 29. Testing With Python/8. Other Types of Assertions.vtt | 11.09KB 29. Testing With Python/8.1 activities.py.py | 626B 29. Testing With Python/8.2 tests.py.py | 1.72KB 29. Testing With Python/9. Before and after hooks.mp4 | 22.63MB 29. Testing With Python/9. Before and after hooks.vtt | 10.70KB 29. Testing With Python/9.1 robot.py.py | 628B 29. Testing With Python/9.2 robot_tests.py.py | 512B 3. WINDOWS Command Line Fundamentals/1. Why Do You Need The Command Line.mp4 | 9.41MB 3. WINDOWS Command Line Fundamentals/1. Why Do You Need The Command Line.vtt | 7.07KB 3. WINDOWS Command Line Fundamentals/1.1 SLIDES.html | 106B 3. WINDOWS Command Line Fundamentals/10. Command Line Fundamentals II (Windows).html | 131B 3. WINDOWS Command Line Fundamentals/2. Using Powershell.mp4 | 7.53MB 3. WINDOWS Command Line Fundamentals/2. Using Powershell.vtt | 6.54KB 3. WINDOWS Command Line Fundamentals/3. Paths, LS, and PWD.mp4 | 6.34MB 3. WINDOWS Command Line Fundamentals/3. Paths, LS, and PWD.vtt | 6.03KB 3. WINDOWS Command Line Fundamentals/4. Using The CD Command.mp4 | 12.23MB 3. WINDOWS Command Line Fundamentals/4. Using The CD Command.vtt | 9.78KB 3. WINDOWS Command Line Fundamentals/5. Command Line Fundamentals (Windows).html | 131B 3. WINDOWS Command Line Fundamentals/6. OPTIONAL Making Directories with MKDIR.mp4 | 5.90MB 3. WINDOWS Command Line Fundamentals/6. OPTIONAL Making Directories with MKDIR.vtt | 4.54KB 3. WINDOWS Command Line Fundamentals/7. OPTIONAL Making Files (it's...complicated).mp4 | 11.13MB 3. WINDOWS Command Line Fundamentals/7. OPTIONAL Making Files (it's...complicated).vtt | 8.51KB 3. WINDOWS Command Line Fundamentals/8. Creating a Touch Function.html | 1.92KB 3. WINDOWS Command Line Fundamentals/9. OPTIONAL Removing Files and Folders with RM.mp4 | 9.91MB 3. WINDOWS Command Line Fundamentals/9. OPTIONAL Removing Files and Folders with RM.vtt | 6.34KB 30. File IO/1. Section Introduction.mp4 | 3.99MB 30. File IO/1. Section Introduction.vtt | 3.32KB 30. File IO/1.1 SLIDES.html | 98B 30. File IO/10. copy_and_reverse.html | 131B 30. File IO/11. SOLUTION.html | 464B 30. File IO/12. statistics.html | 131B 30. File IO/13. SOLUTION.html | 348B 30. File IO/14. find_and_replace.html | 131B 30. File IO/15. SOLUTION.html | 322B 30. File IO/2. Reading Text Files Open and Read.mp4 | 20.58MB 30. File IO/2. Reading Text Files Open and Read.vtt | 8.04KB 30. File IO/3. Reading Files Seek and Cursors.mp4 | 16.44MB 30. File IO/3. Reading Files Seek and Cursors.vtt | 10.00KB 30. File IO/4. The With Statement.mp4 | 8.67MB 30. File IO/4. The With Statement.vtt | 4.89KB 30. File IO/5. Writing to Text Files.mp4 | 10.44MB 30. File IO/5. Writing to Text Files.vtt | 5.02KB 30. File IO/5.1 write.py.py | 331B 30. File IO/6. File Modes.mp4 | 20.72MB 30. File IO/6. File Modes.vtt | 9.46KB 30. File IO/6.1 file_modes.py.py | 573B 30. File IO/7. Text Reading Quiz.html | 131B 30. File IO/8. copy.html | 131B 30. File IO/9. SOLUTION.html | 545B 31. Working With CSV and Pickling!/1. Reading CSV Files.mp4 | 45.04MB 31. Working With CSV and Pickling!/1. Reading CSV Files.vtt | 16.65KB 31. Working With CSV and Pickling!/1.1 fighters.csv.csv | 160B 31. Working With CSV and Pickling!/1.2 read.py.py | 835B 31. Working With CSV and Pickling!/10. SOLUTION.html | 506B 31. Working With CSV and Pickling!/11. Pickling Time!.mp4 | 20.31MB 31. Working With CSV and Pickling!/11. Pickling Time!.vtt | 9.34KB 31. Working With CSV and Pickling!/11.1 pickling_example.py.py | 764B 31. Working With CSV and Pickling!/12. Extra Fancy JSON Pickling.mp4 | 17.93MB 31. Working With CSV and Pickling!/12. Extra Fancy JSON Pickling.vtt | 9.64KB 31. Working With CSV and Pickling!/12.1 json_demo.py.py | 359B 31. Working With CSV and Pickling!/12.2 json_pickle.py.py | 10.41KB 31. Working With CSV and Pickling!/13. update_users.html | 131B 31. Working With CSV and Pickling!/14. SOLUTION.html | 631B 31. Working With CSV and Pickling!/15. delete_users.html | 131B 31. Working With CSV and Pickling!/16. SOLUTION.html | 559B 31. Working With CSV and Pickling!/2. Writing to CSV Files Writer.mp4 | 22.26MB 31. Working With CSV and Pickling!/2. Writing to CSV Files Writer.vtt | 11.08KB 31. Working With CSV and Pickling!/2.1 writer.py.py | 515B 31. Working With CSV and Pickling!/2.2 scream.py.py | 673B 31. Working With CSV and Pickling!/3. Writing to CSV Files DictWriter.mp4 | 30.50MB 31. Working With CSV and Pickling!/3. Writing to CSV Files DictWriter.vtt | 15.20KB 31. Working With CSV and Pickling!/3.1 convert.py.py | 489B 31. Working With CSV and Pickling!/3.2 writer.py.py | 515B 31. Working With CSV and Pickling!/4. CSV Quiz.html | 131B 31. Working With CSV and Pickling!/5. add_user.html | 131B 31. Working With CSV and Pickling!/6. SOLUTION.html | 263B 31. Working With CSV and Pickling!/7. print_users.html | 131B 31. Working With CSV and Pickling!/8. SOLUTION.html | 292B 31. Working With CSV and Pickling!/9. find_user.html | 131B 32. Web Scraping with BeautifulSoup/1. Introduction to Web Scraping.mp4 | 25.44MB 32. Web Scraping with BeautifulSoup/1. Introduction to Web Scraping.vtt | 9.41KB 32. Web Scraping with BeautifulSoup/1.1 SLIDES.html | 98B 32. Web Scraping with BeautifulSoup/2. Is Scraping...OK.mp4 | 28.78MB 32. Web Scraping with BeautifulSoup/2. Is Scraping...OK.vtt | 10.88KB 32. Web Scraping with BeautifulSoup/3. Optional HTMLCSS Crash Course.mp4 | 36.10MB 32. Web Scraping with BeautifulSoup/3. Optional HTMLCSS Crash Course.vtt | 21.27KB 32. Web Scraping with BeautifulSoup/4. Selecting with BeautifulSoup find().mp4 | 19.57MB 32. Web Scraping with BeautifulSoup/4. Selecting with BeautifulSoup find().vtt | 12.10KB 32. Web Scraping with BeautifulSoup/4.1 bs_basics.py.py | 557B 32. Web Scraping with BeautifulSoup/5. Selecting With BeautifulSoup CSS Style Selectors.mp4 | 9.20MB 32. Web Scraping with BeautifulSoup/5. Selecting With BeautifulSoup CSS Style Selectors.vtt | 5.07KB 32. Web Scraping with BeautifulSoup/6. Accessing Data with Beautiful Soup.mp4 | 14.00MB 32. Web Scraping with BeautifulSoup/6. Accessing Data with Beautiful Soup.vtt | 8.57KB 32. Web Scraping with BeautifulSoup/7. Navigating With BeautifulSoup.mp4 | 38.08MB 32. Web Scraping with BeautifulSoup/7. Navigating With BeautifulSoup.vtt | 16.81KB 32. Web Scraping with BeautifulSoup/8. Our First Scraping Program.mp4 | 81.03MB 32. Web Scraping with BeautifulSoup/8. Our First Scraping Program.vtt | 21.27KB 33. Web Scraping Project/1. Quote Scraping Project Intro.mp4 | 18.26MB 33. Web Scraping Project/1. Quote Scraping Project Intro.vtt | 13.02KB 33. Web Scraping Project/2. Scraping Project.html | 1.86KB 33. Web Scraping Project/3. Quote Scraping Project Part 1.mp4 | 42.03MB 33. Web Scraping Project/3. Quote Scraping Project Part 1.vtt | 19.04KB 33. Web Scraping Project/4. Quote Scraping Project The Game Logic.mp4 | 65.31MB 33. Web Scraping Project/4. Quote Scraping Project The Game Logic.vtt | 19.20KB 33. Web Scraping Project/5. Quote Scraping Project Refactoring.mp4 | 36.76MB 33. Web Scraping Project/5. Quote Scraping Project Refactoring.vtt | 12.12KB 33. Web Scraping Project/6. Quote Scraping Project Adding CSV.mp4 | 41.68MB 33. Web Scraping Project/6. Quote Scraping Project Adding CSV.vtt | 11.16KB 33. Web Scraping Project/7. Creating A Web Crawler with Scrapy.mp4 | 81.93MB 33. Web Scraping Project/7. Creating A Web Crawler with Scrapy.vtt | 21.69KB 34. Regular Expressions/1. Intro To Regular Expressions.mp4 | 18.52MB 34. Regular Expressions/1. Intro To Regular Expressions.vtt | 18.24KB 34. Regular Expressions/1.1 Regex Slides For This Section.html | 96B 34. Regular Expressions/10. Regex Basics Logical Or and Capture Groups.mp4 | 14.83MB 34. Regular Expressions/10. Regex Basics Logical Or and Capture Groups.vtt | 12.79KB 34. Regular Expressions/10.1 Pythex Regex Editor.html | 80B 34. Regular Expressions/11. Final Regex Quiz.html | 131B 34. Regular Expressions/12. Introduction to the RE Module.mp4 | 29.52MB 34. Regular Expressions/12. Introduction to the RE Module.vtt | 13.65KB 34. Regular Expressions/12.1 RE Module Documentation.html | 102B 34. Regular Expressions/13. Validating Phone Numbers With Python.mp4 | 20.79MB 34. Regular Expressions/13. Validating Phone Numbers With Python.vtt | 12.77KB 34. Regular Expressions/13.1 phone.py.py | 1.30KB 34. Regular Expressions/14. Time Validating.html | 131B 34. Regular Expressions/15. SOLUTION.html | 637B 34. Regular Expressions/16. Parsing URLs with Python.mp4 | 15.20MB 34. Regular Expressions/16. Parsing URLs with Python.vtt | 11.62KB 34. Regular Expressions/16.1 url.py.py | 349B 34. Regular Expressions/17. Parsing Bytes Exericse.html | 131B 34. Regular Expressions/18. SOLUTION.html | 626B 34. Regular Expressions/19. Symbolic Group Names.mp4 | 8.40MB 34. Regular Expressions/19. Symbolic Group Names.vtt | 5.53KB 34. Regular Expressions/19.1 names.py.py | 285B 34. Regular Expressions/2. Writing Basic Regex.mp4 | 18.70MB 34. Regular Expressions/2. Writing Basic Regex.vtt | 13.30KB 34. Regular Expressions/2.1 Regex Cheatsheet Reference.html | 104B 34. Regular Expressions/2.2 Pythex Regex Editor.html | 80B 34. Regular Expressions/20. Date Parsing Exercise.html | 131B 34. Regular Expressions/21. SOLUTION.html | 844B 34. Regular Expressions/22. Regex Compilation Flags.mp4 | 18.69MB 34. Regular Expressions/22. Regex Compilation Flags.vtt | 10.53KB 34. Regular Expressions/22.1 flags.py.py | 398B 34. Regular Expressions/23. Regex Substitution Basics.mp4 | 18.99MB 34. Regular Expressions/23. Regex Substitution Basics.vtt | 11.48KB 34. Regular Expressions/23.1 redact.py.py | 191B 34. Regular Expressions/24. Regex Profanity Filter.html | 131B 34. Regular Expressions/25. SOLUTION.html | 653B 34. Regular Expressions/26. Swapping File Names.mp4 | 16.31MB 34. Regular Expressions/26. Swapping File Names.vtt | 10.94KB 34. Regular Expressions/26.1 books.py.py | 619B 34. Regular Expressions/3. Regex Quiz.html | 131B 34. Regular Expressions/4. Regex Basics Quantifiers.mp4 | 13.73MB 34. Regular Expressions/4. Regex Basics Quantifiers.vtt | 9.54KB 34. Regular Expressions/4.1 Pythex Regex Editor.html | 80B 34. Regular Expressions/5. Quick Quantifiers Quiz.html | 131B 34. Regular Expressions/6. Regex Basics Character Classes and Sets.mp4 | 8.15MB 34. Regular Expressions/6. Regex Basics Character Classes and Sets.vtt | 5.29KB 34. Regular Expressions/6.1 Pythex Regex Editor.html | 80B 34. Regular Expressions/7. Character Class Quiz.html | 131B 34. Regular Expressions/8. Regex Basics Anchors and Boundaries.mp4 | 5.52MB 34. Regular Expressions/8. Regex Basics Anchors and Boundaries.vtt | 4.95KB 34. Regular Expressions/8.1 Pythex Regex Editor.html | 80B 34. Regular Expressions/9. Quick Anchors and Boundaries Quiz.html | 131B 35. Python + SQL/1. Intro to Section.mp4 | 13.43MB 35. Python + SQL/1. Intro to Section.vtt | 5.35KB 35. Python + SQL/10. SQL INJECTION!.mp4 | 54.25MB 35. Python + SQL/10. SQL INJECTION!.vtt | 11.32KB 35. Python + SQL/10.1 password.py.py | 533B 35. Python + SQL/11. Scraping to a Database Pt. 1.mp4 | 208.55MB 35. Python + SQL/11. Scraping to a Database Pt. 1.vtt | 24.51KB 35. Python + SQL/11.1 book_scraper.py.py | 1.18KB 35. Python + SQL/12. Scraping to a Database Pt. 2.mp4 | 80.57MB 35. Python + SQL/12. Scraping to a Database Pt. 2.vtt | 8.54KB 35. Python + SQL/2. Installing SQLite3.mp4 | 22.63MB 35. Python + SQL/2. Installing SQLite3.vtt | 4.63KB 35. Python + SQL/2.1 Windows Installation Video.html | 104B 35. Python + SQL/2.2 SQLite Docs.html | 94B 35. Python + SQL/3. SQL Basics Creating Tables.mp4 | 54.59MB 35. Python + SQL/3. SQL Basics Creating Tables.vtt | 9.02KB 35. Python + SQL/4. SQL Basics Inserting.mp4 | 28.82MB 35. Python + SQL/4. SQL Basics Inserting.vtt | 6.43KB 35. Python + SQL/5. SQL Basics Selecting.mp4 | 50.23MB 35. Python + SQL/5. SQL Basics Selecting.vtt | 8.48KB 35. Python + SQL/6. Connecting to a DB With Python.mp4 | 33.43MB 35. Python + SQL/6. Connecting to a DB With Python.vtt | 9.53KB 35. Python + SQL/6.1 friends.py.py | 684B 35. Python + SQL/7. Inserting With Python.mp4 | 56.54MB 35. Python + SQL/7. Inserting With Python.vtt | 11.23KB 35. Python + SQL/8. Bulk Inserts With Python.mp4 | 35.33MB 35. Python + SQL/8. Bulk Inserts With Python.vtt | 6.20KB 35. Python + SQL/8.1 bulk_insert.py.py | 560B 35. Python + SQL/9. Selecting With Python.mp4 | 30.75MB 35. Python + SQL/9. Selecting With Python.vtt | 5.61KB 35. Python + SQL/9.1 select.py.py | 434B 36. Massive Section of Challenges!/1. reverse_string.html | 130B 36. Massive Section of Challenges!/10. repeat.html | 130B 36. Massive Section of Challenges!/11. truncate.html | 130B 36. Massive Section of Challenges!/12. SOLUTIONS Part 2.html | 1.16KB 36. Massive Section of Challenges!/13. two_list_dictionary.html | 130B 36. Massive Section of Challenges!/14. range_in_list.html | 130B 36. Massive Section of Challenges!/15. same_frequency.html | 130B 36. Massive Section of Challenges!/16. nth.html | 130B 36. Massive Section of Challenges!/17. find_the_duplicate.html | 130B 36. Massive Section of Challenges!/18. SOLUTIONS Part 3.html | 1.42KB 36. Massive Section of Challenges!/19. sum_up_diagonals.html | 130B 36. Massive Section of Challenges!/2. list_check.html | 130B 36. Massive Section of Challenges!/20. min_max_key_in_dictionary.html | 130B 36. Massive Section of Challenges!/21. find_greater_numbers.html | 130B 36. Massive Section of Challenges!/22. two_oldest.html | 130B 36. Massive Section of Challenges!/23. is_odd_string.html | 130B 36. Massive Section of Challenges!/24. SOLUTIONS Part 4.html | 1.07KB 36. Massive Section of Challenges!/25. valid_parentheses.html | 130B 36. Massive Section of Challenges!/26. reverse_vowels.html | 130B 36. Massive Section of Challenges!/27. three_odd_numbers.html | 130B 36. Massive Section of Challenges!/28. mode.html | 130B 36. Massive Section of Challenges!/29. SOLUTION mode.html | 2.19KB 36. Massive Section of Challenges!/3. remove_every_other.html | 130B 36. Massive Section of Challenges!/30. running_average.html | 130B 36. Massive Section of Challenges!/31. SOLUTIONS Part 5.html | 2.04KB 36. Massive Section of Challenges!/32. letter_counter.html | 130B 36. Massive Section of Challenges!/33. once.html | 130B 36. Massive Section of Challenges!/34. Next Prime Generator.html | 130B 36. Massive Section of Challenges!/35. SOLUTIONS Part 6.html | 857B 36. Massive Section of Challenges!/4. sum_pairs.html | 130B 36. Massive Section of Challenges!/5. vowel_count.html | 130B 36. Massive Section of Challenges!/6. SOLUTIONS Part 1.html | 1.01KB 36. Massive Section of Challenges!/7. Titleize.html | 130B 36. Massive Section of Challenges!/8. find_factors.html | 130B 36. Massive Section of Challenges!/9. includes.html | 130B 4. MAC Python Setup/1. Installing Python MAC.mp4 | 10.53MB 4. MAC Python Setup/1. Installing Python MAC.vtt | 4.32KB 4. MAC Python Setup/1.1 Python Homepage.html | 84B 4. MAC Python Setup/2. Optional Installing Sublime Text.mp4 | 21.35MB 4. MAC Python Setup/2. Optional Installing Sublime Text.vtt | 10.99KB 4. MAC Python Setup/2.1 Sublime Text.html | 89B 4. MAC Python Setup/2.1 Tutorial on setting up sublime symlink.html | 135B 4. MAC Python Setup/2.2 Sublime Text.html | 89B 4. MAC Python Setup/2.2 Tutorial on setting up sublime symlink.html | 135B 4. MAC Python Setup/3. Our First Python Program!.mp4 | 9.78MB 4. MAC Python Setup/3. Our First Python Program!.vtt | 7.06KB 4. MAC Python Setup/4. Say Your Name.html | 131B 4. MAC Python Setup/5. SOLUTION.html | 164B 4. MAC Python Setup/6. Important Note on Print and the Python Interpreter.mp4 | 6.04MB 4. MAC Python Setup/6. Important Note on Print and the Python Interpreter.vtt | 4.77KB 5. WINDOWS Python Setup/1. Installing Python On a PC.mp4 | 8.65MB 5. WINDOWS Python Setup/1. Installing Python On a PC.vtt | 7.57KB 5. WINDOWS Python Setup/1.1 How I Install Python 3 If I Already Have Python 2 Installed.html | 104B 5. WINDOWS Python Setup/1.1 Python Homepage.html | 84B 5. WINDOWS Python Setup/1.2 How I Install Python 3 If I Already Have Python 2 Installed.html | 104B 5. WINDOWS Python Setup/1.2 Python Homepage.html | 84B 5. WINDOWS Python Setup/2. Introducing Sublime Text.mp4 | 6.95MB 5. WINDOWS Python Setup/2. Introducing Sublime Text.vtt | 5.70KB 5. WINDOWS Python Setup/2.1 Sublime Text.html | 89B 5. WINDOWS Python Setup/3. Your First Python Program.mp4 | 13.25MB 5. WINDOWS Python Setup/3. Your First Python Program.vtt | 8.14KB 5. WINDOWS Python Setup/4. Print Your Name.html | 131B 5. WINDOWS Python Setup/5. SOLUTION.html | 166B 5. WINDOWS Python Setup/6. Important Note on Print and the Python Interpreter.mp4 | 4.40MB 5. WINDOWS Python Setup/6. Important Note on Print and the Python Interpreter.vtt | 4.82KB 6. Numbers, Operators, and Comments/1. Section IntroductionObjectives.mp4 | 4.39MB 6. Numbers, Operators, and Comments/1. Section IntroductionObjectives.vtt | 4.09KB 6. Numbers, Operators, and Comments/1.1 SLIDES.html | 97B 6. Numbers, Operators, and Comments/10. Introduction to the Python Documentation.mp4 | 12.26MB 6. Numbers, Operators, and Comments/10. Introduction to the Python Documentation.vtt | 3.06KB 6. Numbers, Operators, and Comments/2. Numbers Ints and Floats.mp4 | 10.55MB 6. Numbers, Operators, and Comments/2. Numbers Ints and Floats.vtt | 6.87KB 6. Numbers, Operators, and Comments/3. Quick Ints and Floats Quiz.html | 131B 6. Numbers, Operators, and Comments/4. Numbers Basic Math.mp4 | 8.09MB 6. Numbers, Operators, and Comments/4. Numbers Basic Math.vtt | 3.94KB 6. Numbers, Operators, and Comments/5. Basic Math Refresher.html | 131B 6. Numbers, Operators, and Comments/6. Quick Note Comments.mp4 | 8.01MB 6. Numbers, Operators, and Comments/6. Quick Note Comments.vtt | 6.22KB 6. Numbers, Operators, and Comments/7. One Question Quiz.html | 131B 6. Numbers, Operators, and Comments/8. Numbers Weirder Operators.mp4 | 14.40MB 6. Numbers, Operators, and Comments/8. Numbers Weirder Operators.vtt | 6.42KB 6. Numbers, Operators, and Comments/9. Numbers Quiz.html | 131B 7. Variables and Strings/1. Variables and Data Types.mp4 | 4.16MB 7. Variables and Strings/1. Variables and Data Types.vtt | 3.89KB 7. Variables and Strings/1.1 SLIDES.html | 97B 7. Variables and Strings/10. Double Vs. Single Quotes.mp4 | 8.11MB 7. Variables and Strings/10. Double Vs. Single Quotes.vtt | 4.94KB 7. Variables and Strings/11. Make Some Variables!.html | 131B 7. Variables and Strings/12. SOLUTION.html | 438B 7. Variables and Strings/13. String Escape Sequences.mp4 | 16.38MB 7. Variables and Strings/13. String Escape Sequences.vtt | 6.25KB 7. Variables and Strings/14. Escape Sequence Practice.html | 131B 7. Variables and Strings/15. SOLUTION.html | 443B 7. Variables and Strings/16. String Concatenation.mp4 | 15.40MB 7. Variables and Strings/16. String Concatenation.vtt | 6.86KB 7. Variables and Strings/17. String Concatenation Exercise.html | 131B 7. Variables and Strings/18. SOLUTION.html | 538B 7. Variables and Strings/19. String Formatting.mp4 | 8.03MB 7. Variables and Strings/19. String Formatting.vtt | 4.45KB 7. Variables and Strings/2. Introduction to Variables.mp4 | 14.82MB 7. Variables and Strings/2. Introduction to Variables.vtt | 9.62KB 7. Variables and Strings/20. IMPORTANT Interpolation w Udemy Exercises.mp4 | 4.95MB 7. Variables and Strings/20. IMPORTANT Interpolation w Udemy Exercises.vtt | 3.67KB 7. Variables and Strings/21. Formatting Strings.html | 131B 7. Variables and Strings/22. SOLUTION.html | 421B 7. Variables and Strings/23. Strings and Indexes (Indicies).mp4 | 5.34MB 7. Variables and Strings/23. Strings and Indexes (Indicies).vtt | 3.67KB 7. Variables and Strings/24. Converting Data Types.mp4 | 14.21MB 7. Variables and Strings/24. Converting Data Types.vtt | 7.05KB 7. Variables and Strings/25. Building a Mileage Convertor With User Input.mp4 | 22.49MB 7. Variables and Strings/25. Building a Mileage Convertor With User Input.vtt | 13.48KB 7. Variables and Strings/25.1 mileage.py.py | 303B 7. Variables and Strings/26. Variables and Data Types.html | 130B 7. Variables and Strings/3. Bank Robbery Money.html | 131B 7. Variables and Strings/4. SOLUTION.html | 137B 7. Variables and Strings/5. Variable Naming Restrictions and Conventions.mp4 | 13.17MB 7. Variables and Strings/5. Variable Naming Restrictions and Conventions.vtt | 8.37KB 7. Variables and Strings/6. Data Types Overview.mp4 | 16.23MB 7. Variables and Strings/6. Data Types Overview.vtt | 16.24MB 7. Variables and Strings/7. What The Heck is Dynamic Typing.mp4 | 4.31MB 7. Variables and Strings/7. What The Heck is Dynamic Typing.vtt | 3.48KB 7. Variables and Strings/8. Super Quick One Question Quiz!.html | 131B 7. Variables and Strings/9. The Special Value NONE.mp4 | 6.27MB 7. Variables and Strings/9. The Special Value NONE.vtt | 4.59KB 8. Boolean and Conditional Logic/1. Section Introduction and Objectives.mp4 | 4.82MB 8. Boolean and Conditional Logic/1. Section Introduction and Objectives.vtt | 4.25KB 8. Boolean and Conditional Logic/1.1 SLIDES.html | 115B 8. Boolean and Conditional Logic/10. The Joy of Comparison Operators.mp4 | 11.49MB 8. Boolean and Conditional Logic/10. The Joy of Comparison Operators.vtt | 7.48KB 8. Boolean and Conditional Logic/11. Logical AND & OR.mp4 | 13.62MB 8. Boolean and Conditional Logic/11. Logical AND & OR.vtt | 8.29KB 8. Boolean and Conditional Logic/12. Food Classifying Exercise.html | 131B 8. Boolean and Conditional Logic/13. SOLUTION.html | 433B 8. Boolean and Conditional Logic/14. LOGICAL NOT.mp4 | 16.83MB 8. Boolean and Conditional Logic/14. LOGICAL NOT.vtt | 8.03KB 8. Boolean and Conditional Logic/15. Boolean Logic Principles.html | 131B 8. Boolean and Conditional Logic/16. A Note on Is Vs. ==.mp4 | 8.54MB 8. Boolean and Conditional Logic/16. A Note on Is Vs. ==.vtt | 6.63KB 8. Boolean and Conditional Logic/17. Bouncer Code-Along and Nested Conditionals.mp4 | 32.55MB 8. Boolean and Conditional Logic/17. Bouncer Code-Along and Nested Conditionals.vtt | 15.48KB 8. Boolean and Conditional Logic/17.1 bouncer.py.py | 629B 8. Boolean and Conditional Logic/18. Boolean & Conditional Logic in Python.html | 130B 8. Boolean and Conditional Logic/19. Positive or Negative Checking.html | 131B 8. Boolean and Conditional Logic/2. Getting User Input.mp4 | 6.31MB 8. Boolean and Conditional Logic/2. Getting User Input.vtt | 4.89KB 8. Boolean and Conditional Logic/2.1 input.py.py | 149B 8. Boolean and Conditional Logic/20. SOLUTION.html | 709B 8. Boolean and Conditional Logic/21. Calling in Sick.html | 131B 8. Boolean and Conditional Logic/22. SOLUTION.html | 715B 8. Boolean and Conditional Logic/3. Intro to Conditionals.mp4 | 16.17MB 8. Boolean and Conditional Logic/3. Intro to Conditionals.vtt | 10.09KB 8. Boolean and Conditional Logic/3.1 firstExample.py.py | 156B 8. Boolean and Conditional Logic/4. Lucky Number 7.html | 131B 8. Boolean and Conditional Logic/5. SOLUTION.html | 247B 8. Boolean and Conditional Logic/6. Number is Odd.html | 131B 8. Boolean and Conditional Logic/7. SOLUTION.html | 322B 8. Boolean and Conditional Logic/8. Multiple Elifs.mp4 | 3.90MB 8. Boolean and Conditional Logic/8. Multiple Elifs.vtt | 2.80KB 8. Boolean and Conditional Logic/8.1 logic.py.py | 281B 8. Boolean and Conditional Logic/9. A Word on Truthiness + A Quick Example.mp4 | 11.94MB 8. Boolean and Conditional Logic/9. A Word on Truthiness + A Quick Example.vtt | 7.27KB 8. Boolean and Conditional Logic/9.1 truthiness.py.py | 140B 9. Rock, Paper, Scissors/1. Rock, Paper, Scissor Mini Project BASIC Version.mp4 | 6.15MB 9. Rock, Paper, Scissors/1. Rock, Paper, Scissor Mini Project BASIC Version.vtt | 4.56KB 9. Rock, Paper, Scissors/1.1 rock_paper_scissor.py.py | 177B 9. Rock, Paper, Scissors/2. RPS Mini Project BASIC Version Solution.mp4 | 16.08MB 9. Rock, Paper, Scissors/2. RPS Mini Project BASIC Version Solution.vtt | 9.09KB 9. Rock, Paper, Scissors/2.1 v1.py.py | 672B 9. Rock, Paper, Scissors/3. RPS Mini Project Refactoring Time.mp4 | 22.80MB 9. Rock, Paper, Scissors/3. RPS Mini Project Refactoring Time.vtt | 10.07KB 9. Rock, Paper, Scissors/3.1 v2.py.py | 647B 9. Rock, Paper, Scissors/4. Another Cleaner RPS Solution.html | 1.01KB 9. Rock, Paper, Scissors/5. RPS Mini Project Playing Against The Computer.mp4 | 6.94MB 9. Rock, Paper, Scissors/5. RPS Mini Project Playing Against The Computer.vtt | 4.46KB 9. Rock, Paper, Scissors/6. RPS Mini Project Computer AI Solution.mp4 | 34.23MB 9. Rock, Paper, Scissors/6. RPS Mini Project Computer AI Solution.vtt | 13.67KB 9. Rock, Paper, Scissors/6.1 v3.py.py | 720B [FCS Forum].url | 133B [FreeCourseSite.com].url | 127B

Recommend

Magnetic link has been copied to the cutting board