Filename Size 1. Introduction - What's This Course All About/1. What Will You Learn What Benefits You Get From Taking This Course.mp4 79.8 MB 1. Introduction - What's This Course All About/1. What Will You Learn What Benefits You Get From Taking This Course.srt 11.2 KB 1. Introduction - What's This Course All About/2. Quick Introductory Note.mp4 9.5 MB 1. Introduction - What's This Course All About/2. Quick Introductory Note.srt 1.8 KB 1. Introduction - What's This Course All About/3. Watching the Course at the Best Resolution Possible.mp4 13.9 MB 1. Introduction - What's This Course All About/3. Watching the Course at the Best Resolution Possible.srt 2.1 KB 1. Introduction - What's This Course All About/4. How to Ask Good Questions on Udemy.mp4 19.9 MB 1. Introduction - What's This Course All About/4. How to Ask Good Questions on Udemy.srt 3.9 KB 1. Introduction - What's This Course All About/5. Getting an Enhanced Learning Experience.html 1.3 KB 1. Introduction - What's This Course All About/6. FAQ - Check This First If You Run Into Any Issues.html 12.6 KB 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/1. Python 3 Conditionals - If Elif Else.mp4 82.1 MB 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/1. Python 3 Conditionals - If Elif Else.srt 19.9 KB 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/1.1 if Statements.html 112 B 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/10. Notebook - Break Continue Pass.html 1.1 KB 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/11. Python 3 - Exceptions.mp4 20.2 MB 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/11. Python 3 - Exceptions.srt 3.3 KB 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/11.1 Errors and Exceptions.html 107 B 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/11.2 Built-in Exceptions.html 110 B 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/12. Python 3 - Try Except Else Finally.mp4 58.6 MB 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/12. Python 3 - Try Except Else Finally.srt 13.4 KB 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/12.1 Handling Exceptions.html 127 B 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/13. Notebook - Try Except Else Finally.html 864 B 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/14. Conditionals and Loops - Quiz.html 158 B 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/2. Notebook - If Elif Else Conditionals.html 835 B 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/3. Python 3 Loops - For For-Else.mp4 45.5 MB 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/3. Python 3 Loops - For For-Else.srt 11.1 KB 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/3.1 For loops.html 97 B 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/4. Notebook - For For-Else Loops.html 658 B 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/5. Python 3 Loops - While While-Else.mp4 29.9 MB 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/5. Python 3 Loops - While While-Else.srt 7.9 KB 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/5.1 While loops.html 99 B 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/6. Notebook - While While-Else Loops.html 401 B 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/7. Python 3 Nesting - If For While.mp4 45.5 MB 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/7. Python 3 Nesting - If For While.srt 13.6 KB 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/7.1 Python 3 - Nested IF Statements.html 134 B 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/7.2 Python nested loops.html 122 B 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/8. Notebook - Nesting.html 770 B 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/9. Python 3 - Break Continue Pass.mp4 49.1 MB 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/9. Python 3 - Break Continue Pass.srt 10.9 KB 10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/9.1 break and continue Statements, and else Clauses on Loops.html 168 B 11. [Python 101] Python 3 - Functions and Modules/1. Python 3 Functions - Basics.mp4 73.8 MB 11. [Python 101] Python 3 - Functions and Modules/1. Python 3 Functions - Basics.srt 12.8 KB 11. [Python 101] Python 3 - Functions and Modules/10. Functions - Quiz.html 158 B 11. [Python 101] Python 3 - Functions and Modules/2. Python 3 Functions - Arguments.mp4 65 MB 11. [Python 101] Python 3 - Functions and Modules/2. Python 3 Functions - Arguments.srt 10.9 KB 11. [Python 101] Python 3 - Functions and Modules/2.1 Python ProgrammingFunctions.html 119 B 11. [Python 101] Python 3 - Functions and Modules/3. Notebook - Functions - Basics.html 1.1 KB 11. [Python 101] Python 3 - Functions and Modules/4. Python 3 Functions - Namespaces.mp4 82 MB 11. [Python 101] Python 3 - Functions and Modules/4. Python 3 Functions - Namespaces.srt 14.9 KB 11. [Python 101] Python 3 - Functions and Modules/4.1 Namespaces and Scopes.html 112 B 11. [Python 101] Python 3 - Functions and Modules/5. Python 3 Modules - Importing.mp4 69.3 MB 11. [Python 101] Python 3 - Functions and Modules/5. Python 3 Modules - Importing.srt 15.7 KB 11. [Python 101] Python 3 - Functions and Modules/5.1 What does if __name__ == “__main__” do.html 129 B 11. [Python 101] Python 3 - Functions and Modules/5.2 The import system.html 108 B 11. [Python 101] Python 3 - Functions and Modules/5.3 __main__ — Top-level script environment.html 108 B 11. [Python 101] Python 3 - Functions and Modules/6. Python 3 Modules - Helpful Functions dir() and help().mp4 25.6 MB 11. [Python 101] Python 3 - Functions and Modules/6. Python 3 Modules - Helpful Functions dir() and help().srt 3.1 KB 11. [Python 101] Python 3 - Functions and Modules/6.1 dir().html 113 B 11. [Python 101] Python 3 - Functions and Modules/6.2 help().html 114 B 11. [Python 101] Python 3 - Functions and Modules/7. Notebook - Modules and Importing.html 508 B 11. [Python 101] Python 3 - Functions and Modules/8. Python 3 Modules - Installing a Non-Default Module in Windows.mp4 26.5 MB 11. [Python 101] Python 3 - Functions and Modules/8. Python 3 Modules - Installing a Non-Default Module in Windows.srt 4.6 KB 11. [Python 101] Python 3 - Functions and Modules/8.1 Installing Python Modules.html 108 B 11. [Python 101] Python 3 - Functions and Modules/9. Python 3 Modules - Installing a Non-Default Module in macOS.html 356 B 12. [Python 101] Python 3 - File Operations/1. Python 3 Files - Opening & Reading.mp4 81.8 MB 12. [Python 101] Python 3 - File Operations/1. Python 3 Files - Opening & Reading.srt 16.5 KB 12. [Python 101] Python 3 - File Operations/2. Python 3 Files - Quick Note for Windows Users.mp4 15.1 MB 12. [Python 101] Python 3 - File Operations/2. Python 3 Files - Quick Note for Windows Users.srt 3.4 KB 12. [Python 101] Python 3 - File Operations/3. Python 3 Files - Additional Way of Avoiding the Unicode Error.mp4 9.2 MB 12. [Python 101] Python 3 - File Operations/3. Python 3 Files - Additional Way of Avoiding the Unicode Error.srt 2.1 KB 12. [Python 101] Python 3 - File Operations/4. Python 3 Files - Writing & Appending.mp4 52.7 MB 12. [Python 101] Python 3 - File Operations/4. Python 3 Files - Writing & Appending.srt 11.3 KB 12. [Python 101] Python 3 - File Operations/4.1 Input and Output.html 112 B 12. [Python 101] Python 3 - File Operations/4.2 Python 3 - Files IO.html 119 B 12. [Python 101] Python 3 - File Operations/5. Python 3 Files - Closing. The with Method.mp4 22.1 MB 12. [Python 101] Python 3 - File Operations/5. Python 3 Files - Closing. The with Method.srt 3.5 KB 12. [Python 101] Python 3 - File Operations/5.1 Reading and Writing Files.html 138 B 12. [Python 101] Python 3 - File Operations/6. Python 3 Files - Access Modes Summary.html 461 B 12. [Python 101] Python 3 - File Operations/7. Notebook - File Operations.html 1.9 KB 12. [Python 101] Python 3 - File Operations/8. File Operations - Quiz.html 158 B 13. [Python 101] Python 3 - Regular Expressions/1. Python 3 Regex - match() & search().mp4 111.5 MB 13. [Python 101] Python 3 - Regular Expressions/1. Python 3 Regex - match() & search().srt 22.7 KB 13. [Python 101] Python 3 - Regular Expressions/10. Regular Expressions - Quiz.html 158 B 13. [Python 101] Python 3 - Regular Expressions/2. Python 3 Regex - findall() & sub().mp4 37.2 MB 13. [Python 101] Python 3 - Regular Expressions/2. Python 3 Regex - findall() & sub().srt 8.5 KB 13. [Python 101] Python 3 - Regular Expressions/2.1 re — Regular expression operations.html 102 B 13. [Python 101] Python 3 - Regular Expressions/2.2 Regular Expression HOWTO.html 103 B 13. [Python 101] Python 3 - Regular Expressions/3. Python 3 Regex - Regular Expressions Summary.html 240 B 13. [Python 101] Python 3 - Regular Expressions/4. Notebook - Regular Expressions.html 2.3 KB 13. [Python 101] Python 3 - Regular Expressions/5. Bonus Video Special Sequences.mp4 22.9 MB 13. [Python 101] Python 3 - Regular Expressions/5. Bonus Video Special Sequences.srt 7.8 KB 13. [Python 101] Python 3 - Regular Expressions/6. Bonus Video Sets of Characters.mp4 28.4 MB 13. [Python 101] Python 3 - Regular Expressions/6. Bonus Video Sets of Characters.srt 6.8 KB 13. [Python 101] Python 3 - Regular Expressions/7. Bonus Video OR in Regular Expressions.mp4 14.4 MB 13. [Python 101] Python 3 - Regular Expressions/7. Bonus Video OR in Regular Expressions.srt 5.1 KB 13. [Python 101] Python 3 - Regular Expressions/8. Bonus Video split() & subn().mp4 17.7 MB 13. [Python 101] Python 3 - Regular Expressions/8. Bonus Video split() & subn().srt 4.5 KB 13. [Python 101] Python 3 - Regular Expressions/9. Bonus Video Additional Regex Syntax Elements.mp4 20.5 MB 13. [Python 101] Python 3 - Regular Expressions/9. Bonus Video Additional Regex Syntax Elements.srt 6.6 KB