Sandboxes
Sandboxes copied to clipboard
sandbox exercises
I've dove some tasks from READ.md I had to write " let api " in framework and application files, cause tests didn't wanna pass my code! But if remove " let api " from these files, code will execute. As a result, we have to remove " let api " in a bit to make the following code work properly.