Python for Beginners

About

This lesson has been outdated.

In this lesson, you'll explore an interactive development environment and the basic concepts of Python programming. You'll then look at how data is stored and represented within computers, and how primitive data types are used by Python to represent data within programs.

You'll then learn more about how data is stored and collected by Python, how Strings and Tuples are stored and managed in Python, and what the common operators are for manipulating these data types.

Finally, you'll learn how to create a simple function that outputs a string to the computer console.

Unit UUID
Course UUID