Here’s the assessment, my code and a live example.
This was a tough assessment, specially task 3: I was creating an infinite loop by using repeat;
so my code was stuck on the same step over and over. Fortunately, I fixed the code and now it’s working properly.
Any advice is always welcome.