BT种子基本信息
- 种子哈希:4a56bbb9d16a00c15b5bdbb95b9c96418f4e0709
- 文档大小:1.8 GB
- 文档个数:209个文档
- 下载次数:458次
- 下载速度:极快
- 收录时间:2020-03-05
- 最近下载:2024-05-08
- DMCA/屏蔽:DMCA/屏蔽
文档列表
- 11. if, elif, else Statements/3. Testing Multiple elif Expressions.mp4 52.1 MB
- 6. Lists and for Loop in Python/10. Using for Loop in Lists.mp4 47.4 MB
- 9. If, else Statements/5. Greater, less than, and equal operator.mp4 46.9 MB
- 6. Lists and for Loop in Python/1. Create a List.mp4 45.6 MB
- 5. Strings in Python/10. In Operator.mp4 44.5 MB
- 15. Functions/4. Arguments and Parameters in Functions.mp4 44.2 MB
- 11. if, elif, else Statements/1. if-elif, else statements.mp4 43.4 MB
- 9. If, else Statements/1. Using if and else Statements.mp4 41.4 MB
- 15. Functions/10. Order Matter in Functions.mp4 41.3 MB
- 15. Functions/2. Functions.mp4 40.9 MB
- 16. Classes/3. Create a Class.mp4 40.6 MB
- 5. Strings in Python/8. str() Function.mp4 39.9 MB
- 16. Classes/7. Constructor __init__(self) Function.mp4 39.0 MB
- 15. Functions/8. Default Values in Functions.mp4 33.6 MB
- 5. Strings in Python/1. String Operations.mp4 32.8 MB
- 5. Strings in Python/6. Combining Strings.mp4 31.9 MB
- 16. Classes/5. Create a Class Instance.mp4 30.9 MB
- 16. Classes/9. Accessing Variables or Functions of an Object.mp4 30.4 MB
- 17. Class Inheritance/1. Class Inheritance.mp4 30.3 MB
- 7. Slice List/4. Copying Lists Using Slicing Lists.mp4 30.2 MB
- 7. Slice List/1. Making a Slicing List.mp4 29.7 MB
- 9. If, else Statements/7. Compare Strings with if, else statements.mp4 28.4 MB
- 8. Tuples in Python/1. Using Tuples.mp4 28.1 MB
- 14. While Loop/8. Using Break and Continue with While loop.mp4 27.8 MB
- 15. Functions/12. Return Value in Functions.mp4 27.0 MB
- 6. Lists and for Loop in Python/8. Using sort() and reverse() methods.mp4 26.3 MB
- 15. Functions/6. Multiple Function Call.mp4 26.2 MB
- 4. Bool Values/1. Boolean Values.mp4 26.1 MB
- 6. Lists and for Loop in Python/5. Change an Element from a List.mp4 26.0 MB
- 17. Class Inheritance/3. More about Class Inheritance.mp4 25.9 MB
- 5. Strings in Python/4. Newlines in Strings.mp4 25.0 MB
- 12. Dictionaries in Python/1. Dictionaries in Python.mp4 24.9 MB
- 18. Simple Python Codes/3. Simple Program to Calculate Age.mp4 24.1 MB
- 9. If, else Statements/3. if and else Statements.mp4 23.9 MB
- 5. Strings in Python/9. title() Function.mp4 23.8 MB
- 9. If, else Statements/9. Using NOT Equal with if, else Statements.mp4 23.6 MB
- 3. Python Syntax/1. What is Syntax.mp4 23.4 MB
- 2. Starting Points/10. Using Python as Calculator.mp4 23.3 MB
- 2. Starting Points/14. Creating Variables in Python.mp4 23.2 MB
- 5. Strings in Python/3. Upper and Lower Functions.mp4 23.0 MB
- 9. If, else Statements/11. Using (and) with if, else statement.mp4 22.8 MB
- 16. Classes/11. Creating Multiple Instances of a Class.mp4 22.7 MB
- 6. Lists and for Loop in Python/12. Using for Loop with range() Method.mp4 22.3 MB
- 10. Lists with If, else Statements/1. checking Values in Lists with if, else statements.mp4 21.6 MB
- 6. Lists and for Loop in Python/3. Combine and print an element with a string.mp4 21.5 MB
- 10. Lists with If, else Statements/2. checking Values NOT in Lists with if, else statements.mp4 20.9 MB
- 9. If, else Statements/13. Using (or) with if, else statement.mp4 20.4 MB
- 6. Lists and for Loop in Python/14. Using min, max, and sum with Numbers in Lists.mp4 20.2 MB
- 6. Lists and for Loop in Python/7. Delete an Element from a List.mp4 19.8 MB
- 14. While Loop/6. Infinite Loop.mp4 18.8 MB
- 13. input () Function in Python/1. Using input() Function.mp4 18.5 MB
- 14. While Loop/2. While Loop.mp4 17.7 MB
- 18. Simple Python Codes/1. Our First Simple Program.mp4 17.3 MB
- 2. Starting Points/16. Start Your Program with Text Editor.mp4 17.3 MB
- 12. Dictionaries in Python/5. Filling Empty Dictionary.mp4 16.7 MB
- 12. Dictionaries in Python/3. Adding New Key Value in Dictionary.mp4 16.7 MB
- 14. While Loop/4. Using Flag to Stop Looping.mp4 16.2 MB
- 2. Starting Points/18. Run Python Program File in Terminal.mp4 15.9 MB
- 7. Slice List/3. Using for Loop with Slice List.mp4 15.4 MB
- 12. Dictionaries in Python/7. Edit a Value in Dictionaries.mp4 14.7 MB
- 2. Starting Points/4. Using Our First Code of Python.mp4 14.6 MB
- 1. Introduction/1. Introduction Video.mp4 13.5 MB
- 2. Starting Points/12. Using Square in Python.mp4 13.3 MB
- 2. Starting Points/1. Start with downloading Python.mp4 13.1 MB
- 1. Introduction/2. Why Python is a good language.mp4 13.0 MB
- 12. Dictionaries in Python/9. Delete a Value in Dictionaries.mp4 12.0 MB
- 6. Lists and for Loop in Python/9. Using len() method.mp4 11.7 MB
- 2. Starting Points/2. Text Editor.mp4 8.5 MB
- 16. Classes/1. Classes.mp4 8.1 MB
- 2. Starting Points/6. Understand Basic Concepts of Python.mp4 6.6 MB
- 2. Starting Points/8. Python Deals with Objects.mp4 5.1 MB
- 2. Starting Points/20. Test Out Your Program.mp4 5.0 MB
- 14. While Loop/2.1 While_loop.png.png 80.3 kB
- 9. If, else Statements/1.1 if-else.png.png 58.4 kB
- 9. If, else Statements/3.1 if-else.png.png 58.4 kB
- 9. If, else Statements/5.1 operators.png.png 32.4 kB
- 4. Bool Values/1.1 Bool_Values.png.png 24.3 kB
- 9. If, else Statements/5. Greater, less than, and equal operator.srt 3.2 kB
- 8. Tuples in Python/1. Using Tuples.srt 3.0 kB
- 11. if, elif, else Statements/3. Testing Multiple elif Expressions.srt 3.0 kB
- 7. Slice List/1. Making a Slicing List.srt 2.9 kB
- 11. if, elif, else Statements/1. if-elif, else statements.srt 2.8 kB
- 6. Lists and for Loop in Python/10. Using for Loop in Lists.srt 2.8 kB
- 15. Functions/2. Functions.srt 2.6 kB
- 6. Lists and for Loop in Python/1. Create a List.srt 2.6 kB
- 14. While Loop/8. Using Break and Continue with While loop.srt 2.5 kB
- 7. Slice List/4. Copying Lists Using Slicing Lists.srt 2.5 kB
- 9. If, else Statements/1. Using if and else Statements.srt 2.5 kB
- 4. Bool Values/1. Boolean Values.srt 2.4 kB
- 5. Strings in Python/1. String Operations.srt 2.3 kB
- 5. Strings in Python/10. In Operator.srt 2.3 kB
- 13. input () Function in Python/1. Using input() Function.srt 2.2 kB
- 15. Functions/4. Arguments and Parameters in Functions.srt 2.2 kB
- 15. Functions/10. Order Matter in Functions.srt 2.1 kB
- 5. Strings in Python/8. str() Function.srt 2.1 kB
- 14. While Loop/2. While Loop.srt 2.1 kB
- 16. Classes/7. Constructor __init__(self) Function.srt 2.1 kB
- 17. Class Inheritance/1. Class Inheritance.srt 2.1 kB
- 18. Simple Python Codes/3. Simple Program to Calculate Age.srt 2.0 kB
- 9. If, else Statements/11. Using (and) with if, else statement.srt 1.9 kB
- 16. Classes/3. Create a Class.srt 1.9 kB
- 12. Dictionaries in Python/1. Dictionaries in Python.srt 1.8 kB
- 12. Dictionaries in Python/7. Edit a Value in Dictionaries.srt 1.8 kB
- 10. Lists with If, else Statements/1. checking Values in Lists with if, else statements.srt 1.7 kB
- 10. Lists with If, else Statements/2. checking Values NOT in Lists with if, else statements.srt 1.7 kB
- 18. Simple Python Codes/1. Our First Simple Program.srt 1.6 kB
- 16. Classes/5. Create a Class Instance.srt 1.6 kB
- 9. If, else Statements/3. if and else Statements.srt 1.6 kB
- 14. While Loop/4. Using Flag to Stop Looping.srt 1.6 kB
- 5. Strings in Python/6. Combining Strings.srt 1.6 kB
- 15. Functions/8. Default Values in Functions.srt 1.6 kB
- 15. Functions/12. Return Value in Functions.srt 1.6 kB
- 9. If, else Statements/13. Using (or) with if, else statement.srt 1.6 kB
- 6. Lists and for Loop in Python/8. Using sort() and reverse() methods.srt 1.5 kB
- 9. If, else Statements/7. Compare Strings with if, else statements.srt 1.5 kB
- 6. Lists and for Loop in Python/12. Using for Loop with range() Method.srt 1.5 kB
- 7. Slice List/3. Using for Loop with Slice List.srt 1.5 kB
- 9. If, else Statements/9. Using NOT Equal with if, else Statements.srt 1.5 kB
- 14. While Loop/6. Infinite Loop.srt 1.4 kB
- 6. Lists and for Loop in Python/5. Change an Element from a List.srt 1.4 kB
- 12. Dictionaries in Python/5. Filling Empty Dictionary.srt 1.4 kB
- 6. Lists and for Loop in Python/3. Combine and print an element with a string.srt 1.4 kB
- 16. Classes/11. Creating Multiple Instances of a Class.srt 1.4 kB
- 5. Strings in Python/9. title() Function.srt 1.4 kB
- 5. Strings in Python/4. Newlines in Strings.srt 1.3 kB
- 12. Dictionaries in Python/3. Adding New Key Value in Dictionary.srt 1.3 kB
- 16. Classes/1. Classes.srt 1.3 kB
- 17. Class Inheritance/3. More about Class Inheritance.srt 1.3 kB
- 3. Python Syntax/1. What is Syntax.srt 1.3 kB
- 15. Functions/6. Multiple Function Call.srt 1.2 kB
- 6. Lists and for Loop in Python/7. Delete an Element from a List.srt 1.2 kB
- 16. Classes/9. Accessing Variables or Functions of an Object.srt 1.2 kB
- 5. Strings in Python/3. Upper and Lower Functions.srt 1.1 kB
- 6. Lists and for Loop in Python/14. Using min, max, and sum with Numbers in Lists.srt 1.1 kB
- 2. Starting Points/16. Start Your Program with Text Editor.srt 1.0 kB
- 2. Starting Points/14. Creating Variables in Python.srt 954 Bytes
- 2. Starting Points/1. Start with downloading Python.srt 923 Bytes
- 12. Dictionaries in Python/9. Delete a Value in Dictionaries.srt 882 Bytes
- 2. Starting Points/10. Using Python as Calculator.srt 800 Bytes
- 1. Introduction/1. Introduction Video.srt 784 Bytes
- 2. Starting Points/2. Text Editor.srt 745 Bytes
- 2. Starting Points/6. Understand Basic Concepts of Python.srt 742 Bytes
- 1. Introduction/2. Why Python is a good language.srt 735 Bytes
- 2. Starting Points/4. Using Our First Code of Python.srt 733 Bytes
- 2. Starting Points/8. Python Deals with Objects.srt 681 Bytes
- 2. Starting Points/18. Run Python Program File in Terminal.srt 668 Bytes
- 2. Starting Points/12. Using Square in Python.srt 648 Bytes
- 2. Starting Points/20. Test Out Your Program.srt 621 Bytes
- 6. Lists and for Loop in Python/9. Using len() method.srt 603 Bytes
- 9. If, else Statements/4. Note Greater than, Less than.html 564 Bytes
- 15. Functions/1. Note Functions.html 409 Bytes
- 14. While Loop/1. Note While Loop.html 383 Bytes
- [FreeAllCourse.Com].URL 228 Bytes
- 11. if, elif, else Statements/2. Quiz if-elif, else statements.html 165 Bytes
- 11. if, elif, else Statements/4. Quiz Testing Multiple elif Expressions.html 165 Bytes
- 12. Dictionaries in Python/10. Quiz Delete a Value in Dictionaries.html 165 Bytes
- 12. Dictionaries in Python/2. Quiz Dictionaries in Python.html 165 Bytes
- 12. Dictionaries in Python/4. Quiz Adding New Key Value in Dictionary.html 165 Bytes
- 12. Dictionaries in Python/6. Quiz Filling Empty Dictionary.html 165 Bytes
- 12. Dictionaries in Python/8. Quiz Edit a Value in Dictionaries.html 165 Bytes
- 13. input () Function in Python/2. Quiz Using input() Function.html 165 Bytes
- 14. While Loop/3. Quiz While Loop.html 165 Bytes
- 14. While Loop/5. Quiz Using Flag to Stop Looping.html 165 Bytes
- 14. While Loop/7. Quiz Infinite Loop.html 165 Bytes
- 14. While Loop/9. Quiz Using Break and Continue with While loop.html 165 Bytes
- 15. Functions/11. Quiz Order Matter in Functions.html 165 Bytes
- 15. Functions/13. Quiz Return Value in Functions.html 165 Bytes
- 15. Functions/3. Quiz Functions.html 165 Bytes
- 15. Functions/5. Quiz Arguments and Parameters in Functions.html 165 Bytes
- 15. Functions/7. Quiz Multiple Function Call.html 165 Bytes
- 15. Functions/9. Quiz Default Values in Functions.html 165 Bytes
- 16. Classes/10. Quiz Accessing Variables or Functions of an Object.html 165 Bytes
- 16. Classes/2. Quiz Classes.html 165 Bytes
- 16. Classes/4. Quiz Create a Class.html 165 Bytes
- 16. Classes/6. Quiz Create a Class Instance.html 165 Bytes
- 16. Classes/8. Quiz Constructor __init__(self) Function.html 165 Bytes
- 17. Class Inheritance/2. Quiz Class Inheritance.html 165 Bytes
- 17. Class Inheritance/4. Quiz More about Class Inheritance.html 165 Bytes
- 18. Simple Python Codes/2. Quiz the First Program.html 165 Bytes
- 18. Simple Python Codes/4. Quiz Simple Program to Calculate Age.html 165 Bytes
- 2. Starting Points/11. Quiz Using Python as Calculator.html 165 Bytes
- 2. Starting Points/13. Quiz Using Square in Python.html 165 Bytes
- 2. Starting Points/15. Quiz Creating Variables in Python.html 165 Bytes
- 2. Starting Points/17. Quiz Start Your Program with Text Editor.html 165 Bytes
- 2. Starting Points/19. Quiz Running Python File in Terminal.html 165 Bytes
- 2. Starting Points/21. Quiz Test Out Your Program.html 165 Bytes
- 2. Starting Points/3. Quiz Text Editor.html 165 Bytes
- 2. Starting Points/5. Quiz First Code of Python.html 165 Bytes
- 2. Starting Points/7. Quiz Concepts of Python.html 165 Bytes
- 2. Starting Points/9. Quiz Python Deals with Objects.html 165 Bytes
- 4. Bool Values/2. Quiz Boolean Values.html 165 Bytes
- 5. Strings in Python/2. Quiz String Operations.html 165 Bytes
- 5. Strings in Python/5. Quiz Newlines in Strings.html 165 Bytes
- 5. Strings in Python/7. Quiz Combining Strings.html 165 Bytes
- 6. Lists and for Loop in Python/11. Quiz Using for Loops in Lists.html 165 Bytes
- 6. Lists and for Loop in Python/13. Quiz Using for Loop with range() Method.html 165 Bytes
- 6. Lists and for Loop in Python/2. Quiz Create a List.html 165 Bytes
- 6. Lists and for Loop in Python/4. Quiz Combine an element from list with a string.html 165 Bytes
- 6. Lists and for Loop in Python/6. Quiz Change an element from a list.html 165 Bytes
- 7. Slice List/2. Quiz Making a Slicing List.html 165 Bytes
- 8. Tuples in Python/2. Quiz Using Tuples.html 165 Bytes
- 9. If, else Statements/10. Quiz Using NOT Equal with if, else Statements.mp4.html 165 Bytes
- 9. If, else Statements/12. Quiz Using (and) with if, else statement.html 165 Bytes
- 9. If, else Statements/14. Quiz Using (or) with if, else statement.html 165 Bytes
- 9. If, else Statements/2. Quiz Using if and else Statements.html 165 Bytes
- 9. If, else Statements/6. Quiz Greater, less than, and equal operators.html 165 Bytes
- 9. If, else Statements/8. Quiz Compare Strings with if, else Statements.html 165 Bytes
- 2. Starting Points/1.1 Python Website.html 84 Bytes
- 2. Starting Points/2.1 Brackets Text Editor.html 80 Bytes
==查看完整文档列表==