0 votes
in Python by
What is namespace in Python?

1 Answer

0 votes
by

 A naming system used to make sure that names are unique to avoid naming conflicts refers to as Namespace.

Related questions

+1 vote
asked Jan 30, 2022 in Python by sharadyadav1986
0 votes
asked Oct 14, 2021 in Python by rajeshsharma
...