Data Analysis with Python - Numpy Operations

Tell us what’s happening:

About the lesson Numpy Operations (https://www.freecodecamp.org/learn/data-analysis-with-python/data-analysis-with-python-course/numpy-operations)

The correct answer programmed is blatantly wrong.

Challenge Information:

Data Analysis with Python - Numpy Operations

double check your assumption, run the code

also consider it asks for the value of a after the code runs

does a + 20 change the value of a?

The solution given by the challenge is correct.