Assignment Statements
Learn about assignment statements in Python.
We'll cover the following
Syntax
Assignment statements consist of a variable, an equal sign, and an expression.
Here’s an example:
Get hands-on with 1300+ tech skills courses.