Libraries - AP Computer Science Principles

Card 1 of 30

0
Didn't Know
Knew It
0
1 of 3029 left
Question

Which library is used for handling file paths in Python?

Tap to reveal answer

Answer

os.path. Cross-platform file and directory path operations.

← Didn't Know|Knew It →