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

1 Like


Related Questions