Which of these lines of code updates the status variable?

status = "Working out"status == "Working out"

status = "Working out".