Examveda

Which of the following returns a string that represents the present working directory?

A. os.getcwd()

B. os.cwd()

C. os.getpwd()

D. os.pwd()

Answer: Option A


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python