Live stream preview

Watch this video and more on Learn Career-Defining Technical Skills

Watch this video and more on Learn Career-Defining Technical Skills

Start your free trial

Already subscribed? Sign in

Variables in Python

Introduction to Python Programming • 7m 18s

Up Next in Introduction to Python Programming

  • Math in Python

    If you're like most people, you're not a big fan of math. Luckily you can let Python do the math for you! In this section, we will do arithmetic with Python.

  • Converting Variable Type

    There are times you'll need to convert a string variable to a numerical variable and vice-versa. You'll learn how to convert variables from one type to another in this section of the course.

  • Commenting Your Code in Python

    Every good coding instructor demands that students comment on their code. In this section of the course, you'll learn how code commenting works in Python.