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.
Este ejercicio forma parte del curso
Python for MATLAB Users
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
Empezar ejercicio