Create NumPy Array III

Complete the code to create a 2-dimensional array with shape (2,3)
Python
Setting up Python environment...
Output