Задание
Выберите правильные вырианты подключения модулей из стандартной библиотеки.
- import time, random
- import math
- import.math
- import math as m
- import as math
- from math import \(sin, cos\)
- from sin, cos