AI Features

Exercise: Getting Familiar with Python

Learn about the control flow and built-in data structures of Python.

Python control flow and data structures

In this exercise, you will practice some basic Python control flow and data structures, including a for ...