Python Fundamentals
This week we learned the basics of Python scripting. We learned how to import, use indexing, create while and for loops, and the remove() method among a few other fundamentals required for using Python. Below is the final result of the code I ran for the module.
Comments