Python - Modules and Code Organization
Which of the following is the correct syntax to import a module named
random?random?import to bring in modules.import random. Other options are from different languages or incorrect.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions