Computer Science

Fill in the blanks:

The name of the current working directory can be determined using _________ method.

Python Data Handling

2 Likes

Answer

getcwd()

Answered By

3 Likes


Related Questions