in Python by (32.2k points)
Name some of the built-in modules in Python?

1 Answer

0 votes
by (31.6k points)
The built-in modules in Python are:

sys module

OS module

random module

collection module

JSON

Math module

Related questions

0 votes
asked Jan 11, 2021 in Python by SakshiSharma (32.2k points)
0 votes
0 votes
asked May 16, 2020 in Python by Robindeniel (20.8k points)
0 votes
asked Aug 29, 2020 in Python by Robindeniel (20.8k points)
...