Practice ยท 3 of 3
Path Detective
Write check(path) that returns "missing" when the path does not exist and "found" when it does. Use pathlib.
Difficulty: beginner
Press Submit to check your solution.
Back to lesson: Practice: CSV & Path Drills
Practice ยท 3 of 3
Write check(path) that returns "missing" when the path does not exist and "found" when it does. Use pathlib.
Difficulty: beginner
Back to lesson: Practice: CSV & Path Drills