I looking forward to your feedback and comments
Code link:
https://codepen.io/collection/dbMpvx
Task link:
I looking forward to your feedback and comments
Code link:
https://codepen.io/collection/dbMpvx
Task link:
Congratulations, @Bonzar!
Everything’s correct.
You could make task 3 a bit simpler by removing the “+ 1” from the random function to create an excluding upper bound and just call random(0, array.length)
.
Michael