Explore Library
FlashcardBeginner

Variables and Assignment

Variables are names bound to values using the assignment operator.

Question

How do variables and assignment work in Python?

Click to reveal answer