Page 1 of 1

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

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) os.getcwd()
b) os.cwd()
c) os.getpwd()
d) os.pwd()