Update NumPy array element

Replace the element with a value of 9 in the array with the value 99.
Python
Setting up Python environment...
Output