Python - Modules and Code Organization
Which of these is the correct way to import a module named
math in Python?math in Python?import.import math. Others are invalid in Python.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions