Challenge: Navigate the Filesystem
Swipe to start coding
You are organizing files for a project using Bash navigation commands. Your task is to move through a typical project directory structure, listing the contents and reporting your current location at each step.
- Start at your home directory.
- Move into the
Projectsdirectory. - Move into the
Websitedirectory insideProjects. - Move into the
assetsdirectory insideWebsite. - At each step, display the current directory and list its contents.
Рішення
Дякуємо за ваш відгук!
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат
Can you explain that in simpler terms?
What are the main benefits of this approach?
Are there any common mistakes to avoid with this?
Чудово!
Completion показник покращився до 4.17
Challenge: Navigate the Filesystem
Свайпніть щоб показати меню
Swipe to start coding
You are organizing files for a project using Bash navigation commands. Your task is to move through a typical project directory structure, listing the contents and reporting your current location at each step.
- Start at your home directory.
- Move into the
Projectsdirectory. - Move into the
Websitedirectory insideProjects. - Move into the
assetsdirectory insideWebsite. - At each step, display the current directory and list its contents.
Рішення
Дякуємо за ваш відгук!
single