Looping through lists
In this exercise, the list things
is provided for you. It contains multiple different types of Python objects. You need to loop through the items in the list. Which method is the best way to start the for loop?
Feel free to explore the dictionary.
Diese Übung ist Teil des Kurses
Python for MATLAB Users
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
