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

Related questions

0 votes
asked Jan 11, 2021 in Python by SakshiSharma
0 votes
asked May 16, 2020 in Python by Robindeniel
...