What’s the key difference between a traditional assignment and an assignment expression in Python?
Select one:
There’s no difference.
An assignment expression has a value.
A traditional assignment has a value.
Hint
Think about what happens when you run the assignment in a REPL.
Sorry! There has been an error processing your answer. Please try again.
Got feedback on this question?