Loading Python
Setting up environment...
Loading...
Editor
1
For loop iterates through each element of a sequence. Works on lists, strings, ranges. Basic way to iterate in Python.
Loading Python environment...