In this first section, you will have the first contact with your Python programming tool and together with your instructors, you will write your very first programs. This covers learning about variables, data types, conditional execution, looping, and input- and output-functions.
In the self-paced exercise, you can apply your new knowledge to some exercise problems. The instructors are available to help you in case you have questions or want feedback.
In the second part, you will encounter a few more useful Python features like collection data types and writing and executing functions and modules.
In the second self-paced exercise, you can apply your new knowledge to more complex problems designed to lead you towards creating somewhat larger and more complex programs. The instructors are available to help you in case you have questions or want feedback.