0 votes
in Python by
Name some of the built-in modules in Python?

1 Answer

0 votes
by
The built-in modules in Python are:

sys module

OS module

random module

collection module

JSON

Math module
...