Create Tool:
Create Time:1970-01-01 08:00:00
File Size:728.73 MB
File Count:392
File Hash:2aa2a52e5b5ce3db6b8c1a0746cb827bf6e84c25
1. Learn Python 3 For Beginners - Course Introduction/1. Python Programming Tutorial - Introduction.mp4 | 3.50 MB |
1. Learn Python 3 For Beginners - Course Introduction/1. Python Programming Tutorial - Introduction.vtt | 2.89 KB |
1. Learn Python 3 For Beginners - Course Introduction/2. Topics covered in this course.mp4 | 4.57 MB |
1. Learn Python 3 For Beginners - Course Introduction/2. Topics covered in this course.vtt | 3.88 KB |
1. Learn Python 3 For Beginners - Course Introduction/3. Installing Python and my development environment.mp4 | 7.65 MB |
1. Learn Python 3 For Beginners - Course Introduction/3. Installing Python and my development environment.vtt | 4.28 KB |
1. Learn Python 3 For Beginners - Course Introduction/3.1 Installing Python on Windows.pdf.pdf | 25.58 KB |
1. Learn Python 3 For Beginners - Course Introduction/3.2 python3_beginners_guide-master.zip.zip | 374.92 KB |
10. Dictionaries/1. What is a dictionary.mp4 | 4.60 MB |
10. Dictionaries/1. What is a dictionary.vtt | 3.78 KB |
10. Dictionaries/1.1 lecture_045.py.py | 168 B |
10. Dictionaries/10. The Dictionary Quiz.html | 153 B |
10. Dictionaries/2. What's going on inside a dictionary.mp4 | 3.38 MB |
10. Dictionaries/2. What's going on inside a dictionary.vtt | 3.16 KB |
10. Dictionaries/3. The in operator.mp4 | 9.81 MB |
10. Dictionaries/3. The in operator.vtt | 7.44 KB |
10. Dictionaries/3.1 lecture_047.py.py | 253 B |
10. Dictionaries/4. The get() method.mp4 | 2.86 MB |
10. Dictionaries/4. The get() method.vtt | 2.43 KB |
10. Dictionaries/4.1 lecture_048.py.py | 229 B |
10. Dictionaries/5. Editing values in a dictionary.mp4 | 4.55 MB |
10. Dictionaries/5. Editing values in a dictionary.vtt | 3.68 KB |
10. Dictionaries/5.1 lecture_049.py.py | 298 B |
10. Dictionaries/6. Looping through a dictionary.mp4 | 9.85 MB |
10. Dictionaries/6. Looping through a dictionary.vtt | 7.02 KB |
10. Dictionaries/6.1 lecture_050.py.py | 195 B |
10. Dictionaries/7. Loping through a dictionary using keys, values and sets.mp4 | 4.66 MB |
10. Dictionaries/7. Loping through a dictionary using keys, values and sets.vtt | 3.16 KB |
10. Dictionaries/7.1 lecture_051.py.py | 140 B |
10. Dictionaries/8. Using dictionary within a list.mp4 | 11.04 MB |
10. Dictionaries/8. Using dictionary within a list.vtt | 6.96 KB |
10. Dictionaries/8.1 lecture_052.py.py | 748 B |
10. Dictionaries/9. Using a list within a dictionary.mp4 | 7.80 MB |
10. Dictionaries/9. Using a list within a dictionary.vtt | 5.95 KB |
10. Dictionaries/9.1 lecture_053.py.py | 362 B |
11. More about the input prompt/1. Storing prompts in variables.mp4 | 3.28 MB |
11. More about the input prompt/1. Storing prompts in variables.vtt | 2.79 KB |
11. More about the input prompt/1.1 lecture_054.py.py | 232 B |
12. While loops/1. An introduction to the while loop.mp4 | 2.60 MB |
12. While loops/1. An introduction to the while loop.vtt | 1.97 KB |
12. While loops/1.1 lecture_055.py.py | 133 B |
12. While loops/2. When to quit.mp4 | 2.98 MB |
12. While loops/2. When to quit.vtt | 1.94 KB |
12. While loops/2.1 lecture_056.py.py | 225 B |
12. While loops/3. Using a flag.mp4 | 5.79 MB |
12. While loops/3. Using a flag.vtt | 3.81 KB |
12. While loops/3.1 lecture_057.py.py | 293 B |
12. While loops/4. Using break to exit a loop.mp4 | 5.46 MB |
12. While loops/4. Using break to exit a loop.vtt | 3.07 KB |
12. While loops/4.1 lecture_058.py.py | 297 B |
12. While loops/5. Using continue in a loop.mp4 | 3.54 MB |
12. While loops/5. Using continue in a loop.vtt | 2.49 KB |
12. While loops/5.1 lecture_059.py.py | 191 B |
12. While loops/6. While loops with lists and dictionaries.mp4 | 9.72 MB |
12. While loops/6. While loops with lists and dictionaries.vtt | 7.01 KB |
12. While loops/6.1 lecture_60.py.py | 511 B |
12. While loops/7. Removing all instances of specific values from a list.mp4 | 4.01 MB |
12. While loops/7. Removing all instances of specific values from a list.vtt | 3.26 KB |
12. While loops/7.1 lecture_061.py.py | 201 B |
12. While loops/8. Property Rental Program to show how to fill a dictionary with user input.mp4 | 11.02 MB |
12. While loops/8. Property Rental Program to show how to fill a dictionary with user input.vtt | 5.92 KB |
12. While loops/8.1 lecture_062.py.py | 838 B |
13. Functions/1. An introduction to functions.mp4 | 4.32 MB |
13. Functions/1. An introduction to functions.vtt | 3.43 KB |
13. Functions/1.1 lecture_063.py.py | 136 B |
13. Functions/1.2 code_samples.zip.zip | 22.67 KB |
13. Functions/10. Functions with a while loop.mp4 | 10.78 MB |
13. Functions/10. Functions with a while loop.vtt | 6.13 KB |
13. Functions/10.1 lecture_072.py.py | 638 B |
13. Functions/11. Passing a list.mp4 | 4.73 MB |
13. Functions/11. Passing a list.vtt | 3.23 KB |
13. Functions/11.1 lecture_073.py.py | 350 B |
13. Functions/12. Modifying a list in a function.mp4 | 13.53 MB |
13. Functions/12. Modifying a list in a function.vtt | 9.39 KB |
13. Functions/12.1 lecture_074.py.py | 688 B |
13. Functions/13. Preventing a function from modifying a list.mp4 | 3.21 MB |
13. Functions/13. Preventing a function from modifying a list.vtt | 2.49 KB |
13. Functions/14. Passing an arbitrary number of arguments.mp4 | 3.97 MB |
13. Functions/14. Passing an arbitrary number of arguments.vtt | 3.25 KB |
13. Functions/14.1 lecture_076.py.py | 183 B |
13. Functions/15. Passing an arbitrary number of arguments Part 2.mp4 | 3.48 MB |
13. Functions/15. Passing an arbitrary number of arguments Part 2.vtt | 2.22 KB |
13. Functions/15.1 lecture_077.py.py | 295 B |
13. Functions/16. Mixing positional and arbitrary arguments.mp4 | 5.24 MB |
13. Functions/16. Mixing positional and arbitrary arguments.vtt | 3.26 KB |
13. Functions/16.1 lecture_078.py.py | 323 B |
13. Functions/17. Using arbitrary keyword arguments.mp4 | 7.56 MB |
13. Functions/17. Using arbitrary keyword arguments.vtt | 4.45 KB |
13. Functions/17.1 lecture_079.py.py | 448 B |
13. Functions/18. Importing an entire module.mp4 | 7.62 MB |
13. Functions/18. Importing an entire module.vtt | 7.06 KB |
13. Functions/18.1 lecture_080_1.py.py | 127 B |
13. Functions/18.2 lecture_080.py.py | 287 B |
13. Functions/19. Importing specific functions.mp4 | 8.76 MB |
13. Functions/19. Importing specific functions.vtt | 7.30 KB |
13. Functions/19.1 lecture_081.py.py | 473 B |
13. Functions/19.2 lecture_081_1.py.py | 138 B |
13. Functions/2. Passing information to a function.mp4 | 3.61 MB |
13. Functions/2. Passing information to a function.vtt | 2.98 KB |
13. Functions/2.1 lecture_064.py.py | 172 B |
13. Functions/20. Giving a function an alias.mp4 | 3.05 MB |
13. Functions/20. Giving a function an alias.vtt | 2.43 KB |
13. Functions/20.1 lecture_082.py.py | 143 B |
13. Functions/21. Giving a module an alias.mp4 | 2.14 MB |
13. Functions/21. Giving a module an alias.vtt | 1.83 KB |
13. Functions/21.1 lecture_083.py.py | 151 B |
13. Functions/22. Importing all functions in a module.mp4 | 1.54 MB |
13. Functions/22. Importing all functions in a module.vtt | 1.38 KB |
13. Functions/22.1 lecture_084.py.py | 147 B |
13. Functions/3. Passing Arguments.mp4 | 1.31 MB |
13. Functions/3. Passing Arguments.vtt | 1.25 KB |
13. Functions/4. Positional Arguments.mp4 | 7.32 MB |
13. Functions/4. Positional Arguments.vtt | 4.81 KB |
13. Functions/4.1 lecture_066.py.py | 352 B |
13. Functions/5. Keyword argument.mp4 | 4.81 MB |
13. Functions/5. Keyword argument.vtt | 3.55 KB |
13. Functions/5.1 lecture_067.py.py | 298 B |
13. Functions/6. Default values.mp4 | 6.83 MB |
13. Functions/6. Default values.vtt | 4.79 KB |
13. Functions/6.1 lecture_068.py.py | 299 B |
13. Functions/7. Return values.mp4 | 6.42 MB |
13. Functions/7. Return values.vtt | 4.79 KB |
13. Functions/7.1 lecture_069.py.py | 457 B |
13. Functions/8. Making an argument optional.mp4 | 8.86 MB |
13. Functions/8. Making an argument optional.vtt | 5.92 KB |
13. Functions/8.1 lecture_070.py.py | 422 B |
13. Functions/9. Returning a dictionary.mp4 | 5.78 MB |
13. Functions/9. Returning a dictionary.vtt | 3.89 KB |
13. Functions/9.1 lecture_071.py.py | 299 B |
14. Classes/1. Creating and using a class.mp4 | 2.63 MB |
14. Classes/1. Creating and using a class.vtt | 2.10 KB |
14. Classes/10. Directly modifying an attributes value.mp4 | 3.44 MB |
14. Classes/10. Directly modifying an attributes value.vtt | 2.80 KB |
14. Classes/10.1 lecture_094.py.py | 1.37 KB |
14. Classes/11. Modifying an attributes value through a method.mp4 | 4.46 MB |
14. Classes/11. Modifying an attributes value through a method.vtt | 3.05 KB |
14. Classes/11.1 lecture_095.py.py | 1.49 KB |
14. Classes/12. Incrementing an attributes value through a method.mp4 | 5.85 MB |
14. Classes/12. Incrementing an attributes value through a method.vtt | 4.05 KB |
14. Classes/12.1 lecture_096.py.py | 1.77 KB |
14. Classes/13. Inheritance.mp4 | 15.62 MB |
14. Classes/13. Inheritance.vtt | 9.67 KB |
14. Classes/13.1 lecture_097.py.py | 1.92 KB |
14. Classes/14. Defining attributes and methods for a child class.mp4 | 9.60 MB |
14. Classes/14. Defining attributes and methods for a child class.vtt | 4.94 KB |
14. Classes/14.1 lecture_098.py.py | 1.02 KB |
14. Classes/15. Overriding methods from the parent class.mp4 | 5.37 MB |
14. Classes/15. Overriding methods from the parent class.vtt | 3.08 KB |
14. Classes/15.1 lecture_099.py.py | 1.76 KB |
14. Classes/16. Instances as attributes.mp4 | 12.51 MB |
14. Classes/16. Instances as attributes.vtt | 6.59 KB |
14. Classes/16.1 lecture_100.py.py | 1.76 KB |
14. Classes/17. Importing a single class.mp4 | 6.85 MB |
14. Classes/17. Importing a single class.vtt | 4.50 KB |
14. Classes/17.1 my_ereader.py.py | 336 B |
14. Classes/18. Storing multiple classes in a module.mp4 | 7.39 MB |
14. Classes/18. Storing multiple classes in a module.vtt | 3.79 KB |
14. Classes/18.1 my_ereader.py.py | 336 B |
14. Classes/19. Importing classed from a module.mp4 | 7.03 MB |
14. Classes/19. Importing classed from a module.vtt | 3.88 KB |
14. Classes/19.1 my_ereader.py.py | 336 B |
14. Classes/2. Creating the book class.mp4 | 8.32 MB |
14. Classes/2. Creating the book class.vtt | 4.67 KB |
14. Classes/2.1 lecture_086.py.py | 592 B |
14. Classes/20. Importing an entire module.mp4 | 2.40 MB |
14. Classes/20. Importing an entire module.vtt | 1.96 KB |
14. Classes/20.1 my_ereader.py.py | 336 B |
14. Classes/21. importing all classes from a module.mp4 | 1.36 MB |
14. Classes/21. importing all classes from a module.vtt | 1.05 KB |
14. Classes/21.1 my_ereader.py.py | 336 B |
14. Classes/3. The __init__() method.mp4 | 5.02 MB |
14. Classes/3. The __init__() method.vtt | 4.26 KB |
14. Classes/3.1 lecture_087.py.py | 914 B |
14. Classes/4. Making an instance of a class.mp4 | 4.16 MB |
14. Classes/4. Making an instance of a class.vtt | 3.57 KB |
14. Classes/4.1 lecture_088.py.py | 998 B |
14. Classes/5. Accessing atributes.mp4 | 4.95 MB |
14. Classes/5. Accessing atributes.vtt | 3.31 KB |
14. Classes/5.1 lecture_089.py.py | 998 B |
14. Classes/6. Calling methods.mp4 | 10.88 MB |
14. Classes/6. Calling methods.vtt | 6.89 KB |
14. Classes/6.1 lecture_090.py.py | 767 B |
14. Classes/7. Creating multiple instances.mp4 | 2.79 MB |
14. Classes/7. Creating multiple instances.vtt | 2.29 KB |
14. Classes/8. Working with classes and instances.mp4 | 13.57 MB |
14. Classes/8. Working with classes and instances.vtt | 8.91 KB |
14. Classes/8.1 lecture_092.py.py | 1.02 KB |
14. Classes/9. Setting a default value for an attribute.mp4 | 6.25 MB |
14. Classes/9. Setting a default value for an attribute.vtt | 4.26 KB |
14. Classes/9.1 lecture_093.py.py | 1.14 KB |
15. Working with files/1. An Introduction to Working with Files.mp4 | 2.10 MB |
15. Working with files/1. An Introduction to Working with Files.vtt | 1.79 KB |
15. Working with files/2. Reading an entire file.mp4 | 5.97 MB |
15. Working with files/2. Reading an entire file.vtt | 5.56 KB |
15. Working with files/2.1 movies.txt.txt | 38 B |
15. Working with files/2.2 lecture_107.py.py | 140 B |
15. Working with files/3. File paths.mp4 | 5.43 MB |
15. Working with files/3. File paths.vtt | 4.50 KB |
15. Working with files/3.1 copy_of_movies.txt.txt | 38 B |
15. Working with files/3.2 lecture_108.py.py | 221 B |
15. Working with files/4. Reading a file line by line.mp4 | 4.77 MB |
15. Working with files/4. Reading a file line by line.vtt | 3.20 KB |
15. Working with files/4.1 movies_line_by_line.txt.txt | 1.04 KB |
15. Working with files/4.2 lecture_109.py.py | 174 B |
15. Working with files/5. Creating a list from a file.mp4 | 3.90 MB |
15. Working with files/5. Creating a list from a file.vtt | 2.90 KB |
15. Working with files/5.1 lecture_110.py.py | 198 B |
15. Working with files/6. Working with the contents of a file.mp4 | 5.48 MB |
15. Working with files/6. Working with the contents of a file.vtt | 3.57 KB |
15. Working with files/6.1 lecture_111.py.py | 450 B |
15. Working with files/7. Writing to a file.mp4 | 3.94 MB |
15. Working with files/7. Writing to a file.vtt | 3.09 KB |
15. Working with files/7.1 lecture_112.py.py | 254 B |
15. Working with files/8. Appending to a file.mp4 | 6.32 MB |
15. Working with files/8. Appending to a file.vtt | 4.41 KB |
15. Working with files/8.1 lecture_113.py.py | 254 B |
16. Exceptions/1. Exceptions Introduction.mp4 | 1.54 MB |
16. Exceptions/1. Exceptions Introduction.vtt | 1.32 KB |
16. Exceptions/2. The ZeroDivisionError Exception.mp4 | 1.39 MB |
16. Exceptions/2. The ZeroDivisionError Exception.vtt | 1.37 KB |
16. Exceptions/2.1 lecture_115.py.py | 10 B |
16. Exceptions/3. Try-except blocks.mp4 | 2.71 MB |
16. Exceptions/3. Try-except blocks.vtt | 2.21 KB |
16. Exceptions/3.1 lecture_116.py.py | 358 B |
16. Exceptions/4. Using exceptions to prevent crashes.mp4 | 9.83 MB |
16. Exceptions/4. Using exceptions to prevent crashes.vtt | 6.15 KB |
16. Exceptions/4.1 lecture_117.py.py | 346 B |
16. Exceptions/5. The FileNotFoundError Exception.mp4 | 3.46 MB |
16. Exceptions/5. The FileNotFoundError Exception.vtt | 2.55 KB |
16. Exceptions/5.1 lecture_118.py.py | 244 B |
17. Files Part 2/1. Analyzing text.mp4 | 7.89 MB |
17. Files Part 2/1. Analyzing text.vtt | 4.59 KB |
17. Files Part 2/1.1 heathcliff.txt.txt | 653.47 KB |
17. Files Part 2/1.2 lecture_119.py.py | 565 B |
17. Files Part 2/2. Working with multiple files.mp4 | 4.58 MB |
17. Files Part 2/2. Working with multiple files.vtt | 3.09 KB |
17. Files Part 2/2.1 lecture_120.py.py | 565 B |
17. Files Part 2/2.2 heathcliff.txt.txt | 653.47 KB |
17. Files Part 2/3. Failing silently.mp4 | 2.18 MB |
17. Files Part 2/3. Failing silently.vtt | 2.11 KB |
17. Files Part 2/3.1 lecture_121.py.py | 565 B |
17. Files Part 2/4. Storing data with json.dump.mp4 | 4.47 MB |
17. Files Part 2/4. Storing data with json.dump.vtt | 3.20 KB |
17. Files Part 2/4.1 phone_number.json.json | 12 B |
17. Files Part 2/4.2 lecture_122.py.py | 200 B |
17. Files Part 2/5. json.load.mp4 | 2.98 MB |
17. Files Part 2/5. json.load.vtt | 2.18 KB |
17. Files Part 2/5.1 lecture_123.py.py | 200 B |
17. Files Part 2/5.2 phone_number.json.json | 12 B |
17. Files Part 2/6. Storing and reading user data.mp4 | 11.71 MB |
17. Files Part 2/6. Storing and reading user data.vtt | 6.84 KB |
17. Files Part 2/6.1 lecture_124.py.py | 273 B |
17. Files Part 2/6.2 username.json.json | 7 B |
17. Files Part 2/6.3 welcome_back.py.py | 426 B |
18. Refactoring/1. What is refactoring.mp4 | 1.27 MB |
18. Refactoring/1. What is refactoring.vtt | 1.06 KB |
19. Testing your code/1. How to test your code.mp4 | 14.55 MB |
19. Testing your code/1. How to test your code.vtt | 9.34 KB |
2. The Python Basics/1. A simple introduction to variables.mp4 | 3.51 MB |
2. The Python Basics/1. A simple introduction to variables.vtt | 2.90 KB |
2. The Python Basics/1.1 lecture_004.py.py | 78 B |
2. The Python Basics/10. Do you know the basics.html | 153 B |
2. The Python Basics/2. An Introduction to Strings.mp4 | 6.01 MB |
2. The Python Basics/2. An Introduction to Strings.vtt | 4.89 KB |
2. The Python Basics/2.1 lecture_005.py.py | 159 B |
2. The Python Basics/3. How to concatenate strings and variables.mp4 | 8.54 MB |
2. The Python Basics/3. How to concatenate strings and variables.vtt | 7.02 KB |
2. The Python Basics/3.1 lecture_006.py.py | 170 B |
2. The Python Basics/4. The .title() method.mp4 | 6.93 MB |
2. The Python Basics/4. The .title() method.vtt | 5.74 KB |
2. The Python Basics/4.1 lecture_007.py.py | 141 B |
2. The Python Basics/5. The Find Method.mp4 | 7.61 MB |
2. The Python Basics/5. The Find Method.vtt | 6.21 KB |
2. The Python Basics/5.1 lecture_008.py.py | 118 B |
2. The Python Basics/6. The Lower Method.mp4 | 2.53 MB |
2. The Python Basics/6. The Lower Method.vtt | 2.37 KB |
2. The Python Basics/6.1 lecture_009.py.py | 42 B |
2. The Python Basics/7. The Replace Method.mp4 | 4.53 MB |
2. The Python Basics/7. The Replace Method.vtt | 3.81 KB |
2. The Python Basics/7.1 lecture_010.py.py | 83 B |
2. The Python Basics/8. Removing whitespace using Pyton's strip methods.mp4 | 5.62 MB |
2. The Python Basics/8. Removing whitespace using Pyton's strip methods.vtt | 4.41 KB |
2. The Python Basics/8.1 lecture_011.py.py | 82 B |
2. The Python Basics/9. How to add a tab or new line to your programs.mp4 | 2.30 MB |
2. The Python Basics/9. How to add a tab or new line to your programs.vtt | 1.87 KB |
2. The Python Basics/9.1 lecture_012.py.py | 105 B |
20. Thank You/1. Conclusion.mp4 | 2.44 MB |
20. Thank You/1. Conclusion.vtt | 2.10 KB |
3. Numbers/1. Integers.mp4 | 4.01 MB |
3. Numbers/1. Integers.vtt | 3.34 KB |
3. Numbers/1.1 Mathematical Operators.pdf.pdf | 14.06 KB |
3. Numbers/1.2 lecture_013.py.py | 143 B |
3. Numbers/2. Floats.mp4 | 1.85 MB |
3. Numbers/2. Floats.vtt | 1.54 KB |
3. Numbers/2.1 lecture_014.py.py | 129 B |
3. Numbers/3. How To Convert Numbers To Strings.mp4 | 7.68 MB |
3. Numbers/3. How To Convert Numbers To Strings.vtt | 5.17 KB |
3. Numbers/3.1 lecture_015.py.py | 169 B |
3. Numbers/4. The Numbers Quiz.html | 153 B |
4. Comments/1. Comments.mp4 | 3.00 MB |
4. Comments/1. Comments.vtt | 2.33 KB |
4. Comments/1.1 lecture_016.py.py | 85 B |
4. Comments/2. The Comments Quiz.html | 153 B |
5. Lists/1. Creating Lists.mp4 | 9.86 MB |
5. Lists/1. Creating Lists.vtt | 7.10 KB |
5. Lists/1.1 lecture_017.py.py | 119 B |
5. Lists/10. Creating A List of Numbers.mp4 | 6.97 MB |
5. Lists/10. Creating A List of Numbers.vtt | 5.16 KB |
5. Lists/10.1 lecture_026.py.py | 342 B |
5. Lists/11. Slicing a List.mp4 | 5.46 MB |
5. Lists/11. Slicing a List.vtt | 4.85 KB |
5. Lists/11.1 lecture_027.py.py | 197 B |
5. Lists/12. Looping Through a Slice.mp4 | 3.18 MB |
5. Lists/12. Looping Through a Slice.vtt | 2.53 KB |
5. Lists/12.1 lecture_028.py.py | 256 B |
5. Lists/13. Copying a list.mp4 | 2.51 MB |
5. Lists/13. Copying a list.vtt | 2.07 KB |
5. Lists/13.1 lecture_029.py.py | 142 B |
5. Lists/14. The Lists Quiz.html | 153 B |
5. Lists/2. Editing Lists.mp4 | 9.74 MB |
5. Lists/2. Editing Lists.vtt | 8.01 KB |
5. Lists/2.1 lecture_018.py.py | 561 B |
5. Lists/3. Adding comments to our code.mp4 | 5.76 MB |
5. Lists/3. Adding comments to our code.vtt | 3.60 KB |
5. Lists/3.1 lecture_018.py.py | 561 B |
5. Lists/4. The pop() methood.mp4 | 15.96 MB |
5. Lists/4. The pop() methood.vtt | 12.32 KB |
5. Lists/4.1 lecture_020.py.py | 832 B |
5. Lists/5. Organizing a List.mp4 | 8.01 MB |
5. Lists/5. Organizing a List.vtt | 5.90 KB |
5. Lists/5.1 lecture_021.py.py | 542 B |
5. Lists/6. Finding The Length of a List.mp4 | 3.56 MB |
5. Lists/6. Finding The Length of a List.vtt | 2.89 KB |
5. Lists/6.1 lecture_022.py.py | 226 B |
5. Lists/7. Looping Through A List.mp4 | 9.29 MB |
5. Lists/7. Looping Through A List.vtt | 8.01 KB |
5. Lists/7.1 lecture_023.py.py | 287 B |
5. Lists/8. Numerical Lists.mp4 | 1.51 MB |
5. Lists/8. Numerical Lists.vtt | 1.23 KB |
5. Lists/9. The range() Function.mp4 | 2.78 MB |
5. Lists/9. The range() Function.vtt | 2.43 KB |
5. Lists/9.1 lecture_025.py.py | 130 B |
6. Indentation/1. Indentation.mp4 | 2.80 MB |
6. Indentation/1. Indentation.vtt | 2.12 KB |
6. Indentation/1.1 Common indentation Errors to Avoid.pdf.pdf | 39.63 KB |
6. Indentation/2. The Indentation Quiz.html | 153 B |
7. Tuples/1. What is a Tuple.mp4 | 7.27 MB |
7. Tuples/1. What is a Tuple.vtt | 6.02 KB |
7. Tuples/1.1 lecture_031.py.py | 268 B |
7. Tuples/2. The Tuple Quiz.html | 153 B |
8. The Input Statement/1. Getting Input from a user.mp4 | 5.19 MB |
8. The Input Statement/1. Getting Input from a user.vtt | 4.77 KB |
8. The Input Statement/1.1 lecture_032.py.py | 53 B |
8. The Input Statement/2. The Input Quiz.html | 153 B |
9. Branching and Conditions/1. The if statement.mp4 | 4.37 MB |
9. Branching and Conditions/1. The if statement.vtt | 3.00 KB |
9. Branching and Conditions/1.1 lecture_033.py.py | 212 B |
9. Branching and Conditions/10. Checking multiple conditions.mp4 | 4.96 MB |
9. Branching and Conditions/10. Checking multiple conditions.vtt | 3.26 KB |
9. Branching and Conditions/10.1 lecture_042.py.py | 326 B |
9. Branching and Conditions/11. Using if statements with lists in a simple shopping cart program.mp4 | 11.89 MB |
9. Branching and Conditions/11. Using if statements with lists in a simple shopping cart program.vtt | 8.10 KB |
9. Branching and Conditions/11.1 lecture_043.py.py | 296 B |
9. Branching and Conditions/12. Multiple lists.mp4 | 4.98 MB |
9. Branching and Conditions/12. Multiple lists.vtt | 3.43 KB |
9. Branching and Conditions/12.1 lecture_044.py.py | 368 B |
9. Branching and Conditions/13. The Conditional Quiz.html | 153 B |
9. Branching and Conditions/2. Conditional Tests.mp4 | 4.34 MB |
9. Branching and Conditions/2. Conditional Tests.vtt | 3.75 KB |
9. Branching and Conditions/2.1 lecture_034.py.py | 230 B |
9. Branching and Conditions/3. Checking for inequality.mp4 | 3.29 MB |
9. Branching and Conditions/3. Checking for inequality.vtt | 1.84 KB |
9. Branching and Conditions/3.1 lecture_035.py.py | 91 B |
9. Branching and Conditions/4. Numerical comparisons.mp4 | 3.37 MB |
9. Branching and Conditions/4. Numerical comparisons.vtt | 2.38 KB |
9. Branching and Conditions/4.1 lecture_036.py.py | 59 B |
9. Branching and Conditions/5. Python's and statement.mp4 | 4.98 MB |
9. Branching and Conditions/5. Python's and statement.vtt | 3.17 KB |
9. Branching and Conditions/5.1 lecture_037.py.py | 309 B |
9. Branching and Conditions/6. Using or.mp4 | 5.21 MB |
9. Branching and Conditions/6. Using or.vtt | 3.39 KB |
9. Branching and Conditions/6.1 lecture_038.py.py | 304 B |
9. Branching and Conditions/7. Checking if a value is in a list.mp4 | 5.62 MB |
9. Branching and Conditions/7. Checking if a value is in a list.vtt | 3.99 KB |
9. Branching and Conditions/7.1 lecture_039.py.py | 402 B |
9. Branching and Conditions/8. Checking if a value is not in a list.mp4 | 4.39 MB |
9. Branching and Conditions/8. Checking if a value is not in a list.vtt | 2.74 KB |
9. Branching and Conditions/8.1 lecture_040.py.py | 331 B |
9. Branching and Conditions/9. The if-elif-else chain in a simple banking program.mp4 | 8.08 MB |
9. Branching and Conditions/9. The if-elif-else chain in a simple banking program.vtt | 5.81 KB |
9. Branching and Conditions/9.1 lecture_041.py.py | 379 B |
[FreeCourseLab.com].url | 126 B |
http://0d.kebhana.mx:443/announce |
udp://tw.opentracker.ga:36920/announce |
udp://temp1.opentracker.gq:6969/announce |
udp://temp2.opentracker.gq:6969/announce |
udp://tracker.torrent.eu.org:451/announce |
http://torrent.nwps.ws:80/announce |
udp://explodie.org:6969/announce |
https://opentracker.xyz:443/announce |
https://t.quic.ws:443/announce |
https://tracker.fastdownload.xyz:443/announce |
udp://tracker.opentrackr.org:1337/announce |
udp://ipv4.tracker.harry.lu:80/announce |
udp://tracker.coppersurfer.tk:6969/announce |
udp://tracker.justseed.it:1337/announce |
udp://tracker.zer0day.to:1337/announce |
udp://tracker.leechers-paradise.org:6969/announce |
udp://coppersurfer.tk:6969/announce |
TorrentBank
Copyright © 2025