I was checking the Python exercism track, and I saw that it covers all the loops in a single concept called Loops and as the Java track does not cover While loops and has For-each and For loops separated on why do not take the same approach as in the Python track.
What do you guys think?
I was checking the
Pythonexercism track, and I saw that it covers all the loops in a single concept calledLoopsand as the Java track does not coverWhileloops and hasFor-eachandForloops separated on why do not take the same approach as in the Python track.What do you guys think?