I want to take an existing array and scale it accordingly so that the final array sum is a specific (user input) number. For example:
import numpy as np array =