Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Variables in Python

Martin Breuss
Martin Breuss 12 Lessons 41m basics python

If you want to write code that is more complex, then your program will need data that can change as program execution proceeds.

Here’s what you’ll learn in this course:

  • How every item of data in a Python program can be described by the abstract term object
  • How to manipulate objects using symbolic names called variables

What’s Included:

  • 12 Lessons
  • Video Subtitles and Full Transcripts
  • 1 Downloadable Resource
  • Accompanying Text-Based Tutorial
  • Interactive Quiz to Check Your Progress
  • Q&A With Python Experts: Ask a Question
  • Certificate of Completion

Downloadable Resources:

Related Learning Paths:

About Martin Breuss

Martin is Real Python's Head of Content Strategy. With a background in education, he worked as a coding mentor, code reviewer, curriculum developer, bootcamp instructor, and instructional designer.

» More about Martin

Each tutorial at Real Python is created by a team of developers so that it meets our high quality standards. The team members who worked on this tutorial are:

Participant Comments

Avatar image for Asif

Asif on Dec. 14, 2019

This stuff is really helpful… thank you!

← Browse All Courses