Q:

What are python modules? Name some commonly used built-in modules in Python?

0

What are python modules? Name some commonly used built-in modules in Python?

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Answer:

Python modules are files containing Python code. This code can either be function classes or variables. A Python module is a .py file containing executable code.

Some of the commonly used built-in modules are:

  •  os
  • sys
  • math
  • random
  • data time
  • JSON

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now