Content
<aside> π
Practice exercises are optional and do not need to be submitted
</aside>
Create a small bash script that creates the following folder and file structure
myapp
βββ data
βββ scripts
β βββ code.js
βββ notes.txt
At the end of the script show the contents of the myapp folder.
Check out Bashcrawl - a game that teaches you the command line! Follow the instructions to create a binder, then click on Terminal. Play around and read the scrolls, they'll explain everything you need to know.
Note: There is no need to create a Pull request to the owner of the repository. This is just a practice.
Replicate the following cookie recipe in Markdown:
https://github.com/HackYourFuture/Learning-Resources/blob/main/core-program/week-1/recipe.md
Click on βCodeβ to see the actual markdown and compare to your own version

Found a mistake or have a suggestion? Let us know in the feedback form.