Live stream preview
Tools of the Trade (Mac)
Introduction to Python Programming • 2m 25s
If you're a Mac user watch this video to properly set up your computer to be successful in the course.
Up Next in Introduction to Python Programming
-
Writing and Running Your First Python...
You'll become a coder in this section of the course as you write and execute your first Python program.
-
Printing Numbers and Strings
The Python print() statement is more sophisticated than you might think. In this section of the course, you'll learn to print strings, numbers, and other values to the console. You'll also learn how to concatenate multiple values in a single print() statement.
-
Variables in Python
Variables are an important facet of every programming language. In this section of the course, you'll learn to work with variables and their values.