Add Scalar to Array

Add 10 to every element of the NumPy array arr.
Python
Setting up Python environment...
Output