+ 1
How to finish the snail in the well #23 code test in JavaScript
Which tool do I use?
2 Antworten
+ 2
Hint: You can use a loop to calculate the distance the snail covers each day, and break the loop when it reaches the desired distance.
+ 2
Thank you im having a brainfart day lol