Solved

What OsPath Module Function Can You Use to Convert a Path

Question 33

Multiple Choice

What os.path module function can you use to convert a path to a pathname appropriate for the current file system?


A) localize(path)
B) system(path)
C) convert(path)
D) normcase(path)

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions