Задание

Укажите допустимые варианты импорта библиотеки numpy.

  • import numpy
  • import numpy as np
  • from numpy import *