Python notes for Math 9:
https://christopherdavisuci.github.io...
Python playlists for Math 9:
Python data types: • Python data types
Alternating list: • Alternating list
NumPy: • NumPy
Pythonic code: • Pythonic code
Matplotlib: • Matplotlib
Newton's Method: • Newton's Method
Pillow image processing: • Pillow image processing
Brief introduction to object-oriented programming: • Brief introduction to object-oriented prog...
00:00 Explanation of the problem
0:42 Creating an array to hold the outcomes
3:35 Plotting the good and bad values
9:57 Discussing the results