Quiz Yourself on Python Imports

Test yourself on imports in Python.

Quiz

1

How can we use one module in another module?

A)

By using the from statement

B)

By using the import statement

C)

By using a with statement

D)

By using a for loop

Question 1 of 30 attempted

Get hands-on with 1200+ tech skills courses.