All assignment repositories are located in HackYourAssignment
Find the correct repository that matches your cohort, track and week. For example: c55-core-week-1

Fork the repository to your personal Github account:

You can leave all options as default
Clone your fork of the assignment to your computer:
git clone [email protected]:stasel/c55-core-week-1.git
<aside> ⚠️
Do not clone the repository in HackYourAssignment
❌ git clone [email protected]:HackYourAssignment/c55-core-week-1.git
</aside>
code c55-core-week-1
Make sure to read the README.md file for additional instructions.
Test your code often, run the code multiple times.