Challenge: What's Inside a Path?
Complete this hands-on exercise to test your knowledge.
We'll cover the following...
Problem Statement
Write a function listFilesAndDirectories()
that takes a string path
as input and displays ...