What does the dir() function in Python do?
What does the dir() function in Python do? Correct Answer It returns a list of names in the current namespace
What does the dir() function in Python do? Correct Answer It returns a list of names in the current namespace