Professional Python Programming
Build a whole application in Python with complex functionality. In addition to writing full application, students will be familiar with code version control systems.
In this Adventure we will learn how to use python loops.
In this mission, we will learn how to create simple loops.
In this mission we will learn how to embed the loop number into the iteration.
Instead of 1, 2 and 3. Can we make it One, Two and Three?
If we want to exit a loop before it ends, what should we do?
Type the following code, and tell us where this student located inside the array.
Professional Python Programming
Build a whole application in Python with complex functionality. In addition to writing full application, students will be familiar with code version control systems.