Uzi Landsmann
Uzi Landsmann
Yeah I think so. Try redownloading the acronym exercise for example: ``` ll acronym total 40 -rw-r--r-- 1 uzilan staff 922B Nov 16 23:18 README.md -rw-r--r-- 1 uzilan staff 531B...
I can't say I understand why, as running the gradlew scripts should be the way mentees run the tests, isn't it? Why make it harder? In any case, I think...
It is also important to maintain a certain version when we build the java and kotlin test runners. Otherwise we would have to guess which version of gradle the mentees...
Cool. I'll try to think of some more examples and add the samples to the Float methods.
What do you think of examples like this one: `println("""In a triangle with opposite = 2.8, hypotenuse = 4.9 and angle θ = 35°, the sine of the angle θ...
It's just to illustrate that this is a real triangle and to give the opportunity to calculate the angle in different means. I'll try to make it clearer.