Assessment wanted for Functions skill tests

Hi, could you please review my code for function skill tests?
I just used JS comments to define why I used the code to solve.
I do appreciate for your continous support.

Hi @bedribulut

Great job on these tasks! :+1:

You could remove ctx.fillStyle = 'white'; in task 2 since clearRect() always uses “transparent black” no matter which fillStyle was selected before.

The rest of task 2 and all other tasks are perfect. :smiley:

Stay safe,
Michael

2 Likes

thank you so much Michael,
have a nice day.

1 Like