What are types of Namespaces in python?

What are the types of Namespaces in python?

Hi Macy,

Python namespaces include built-in, global, enclosing, and local.