Create NumPy Array I

Use the NumPy library to create a simple array with the values from the list li.
Python
Setting up Python environment...
Output