Filename Size The Python Mega Course Build 10 Real World Applications UPDATE/01. Getting Started/1. Course Introduction.mp4 15.6 MB The Python Mega Course Build 10 Real World Applications UPDATE/01. Getting Started/1. Course Introduction.vtt 6.7 KB The Python Mega Course Build 10 Real World Applications UPDATE/01. Getting Started/2. Skip the basics if you understand this code.mp4 2.7 MB The Python Mega Course Build 10 Real World Applications UPDATE/01. Getting Started/2. Skip the basics if you understand this code.vtt 2.5 KB The Python Mega Course Build 10 Real World Applications UPDATE/01. Getting Started/3. Your First Python Program.mp4 10 MB The Python Mega Course Build 10 Real World Applications UPDATE/01. Getting Started/3. Your First Python Program.vtt 8.6 KB The Python Mega Course Build 10 Real World Applications UPDATE/01. Getting Started/4. List of Commands.mp4 11.8 MB The Python Mega Course Build 10 Real World Applications UPDATE/01. Getting Started/4. List of Commands.vtt 9.6 KB The Python Mega Course Build 10 Real World Applications UPDATE/01. Getting Started/4.1 Linux commands.pdf.pdf 49.6 KB The Python Mega Course Build 10 Real World Applications UPDATE/01. Getting Started/5. Using the Python Shell.mp4 3.5 MB The Python Mega Course Build 10 Real World Applications UPDATE/01. Getting Started/5. Using the Python Shell.vtt 2.8 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/1. Small Code Example.mp4 10.9 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/1. Small Code Example.vtt 7.8 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/1.1 sample.txt.txt 20 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/1.2 basics.py.py 630 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/1.3 diagram.png.png 454.7 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/10. Built-in Functions.mp4 8.9 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/10. Built-in Functions.vtt 4.4 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/11. Simple Sum (Practice).html 128 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/12. Lists.mp4 12 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/12. Lists.vtt 5.8 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/13. Lists (Practice).html 128 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/14. List Indexing and Slicing.mp4 9 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/14. List Indexing and Slicing.vtt 4.9 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/15. List Slicing Examples.html 1.5 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/16. Indexing (Practice).html 128 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/17. Slicing (Practice).html 128 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/18. More on Indexing (Practice).html 128 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/19. More on Slicing (Practice).html 128 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/2. Variables.mp4 8.7 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/2. Variables.vtt 5.4 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/20. List Indexing (Practice).html 128 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/21. List Methods.mp4 8.2 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/21. List Methods.vtt 3.6 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/22. Quiz 1 Indexing and Slicing.html 128 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/23. Append to List (Practice).html 128 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/24. Remove from List (Practice).html 128 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/25. Append from List to List (Practice).html 129 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/26. Concatenate List Items (Practice).html 129 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/27. Tuples.html 888 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/28. Dictionaries.mp4 4.1 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/28. Dictionaries.vtt 2.4 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/29. Create Dictionary (Practice).html 128 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/3. Strings.mp4 4.2 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/3. Strings.vtt 2.7 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/30. More Operations with Dictionaries.html 1.2 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/31. User Input.mp4 11.5 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/31. User Input.vtt 5.6 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/32. Conditionals.mp4 17.2 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/32. Conditionals.vtt 9.3 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/33. Conditionals with Multiple Conditions.mp4 7.2 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/33. Conditionals with Multiple Conditions.vtt 3.2 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/34. Conditionals.html 128 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/35. Custom Functions.mp4 6.7 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/35. Custom Functions.vtt 3.5 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/36. Custom Functions Example.mp4 9.4 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/36. Custom Functions Example.vtt 5.9 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/37. Create Function (Practice).html 128 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/38. Exponential Function (Practice).html 128 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/39. Custom Functions Return vs Print.mp4 11.7 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/39. Custom Functions Return vs Print.vtt 6.7 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/4. Numbers.mp4 3.4 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/4. Numbers.vtt 2.3 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/40. Custom Functions with Conditionals.mp4 9 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/40. Custom Functions with Conditionals.vtt 5 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/41. Calculate Length (Practice).html 804 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/42. Solution.html 242 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/43. Custom Functions with Multiple Parameters.mp4 5.2 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/43. Custom Functions with Multiple Parameters.vtt 2.5 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/44. Sum up Function (Practice).html 128 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/45. Function Output (Practice).html 128 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/46. Custom Functions with Default Parameters.mp4 2.6 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/46. Custom Functions with Default Parameters.vtt 1.5 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/47. Function with Default Parameters (Practice).html 128 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/48. Weather Function (Practice).html 384 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/49. Solution.html 322 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/5. Variables (Practice).html 128 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/50. Functions and if-else (Practice).html 735 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/51. Solution.html 191 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/52. Functions and if-elif-else (Practice).html 184 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/53. Solution.html 277 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/54. Opening Files in Python.mp4 10.4 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/54. Opening Files in Python.vtt 7.6 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/55. Working with File Paths.mp4 5.5 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/55. Working with File Paths.vtt 3.6 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/56. Processing File Content.mp4 10 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/56. Processing File Content.vtt 5.4 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/57. Reading Files (Practice).html 315 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/57.1 fruits.txt.txt 50 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/58. Solution.html 151 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/59. For Loops.mp4 16.7 MB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/6. Get Variable Value (Practice).html 128 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/7. Programming Tip.html 449 B The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/8. Math Operators.html 2.3 KB The Python Mega Course Build 10 Real World Applications UPDATE/02. Python Basics/9. Math Operators (Practice).html 129 B The Python Mega Course Build 10 Real World Applications UPDATE/06. Data Analysis with Pandas/11. Example Geocoding Addresses with Pandas and Geopy.mp4 162.2 MB The Python Mega Course Build 10 Real World Applications UPDATE/ReadMe.txt 428 B