GitHubSign in

A statement that assigns a value to a variable.

"In Python, the assignment statement 'x = 5' assigns the value 5 to the variable x."

@openai