Which of the following returns a string that represents the present working directory?
Posted: Wed Jul 13, 2022 7:45 pm
a) os.getcwd()
b) os.cwd()
c) os.getpwd()
d) os.pwd()
b) os.cwd()
c) os.getpwd()
d) os.pwd()
Accurate answers. Every time.
https://answerhappy.com/