+ 1
Anybody knows how can we suggest to SoloLearn include the improve for, that is, the for-each feature?
for (int x : nums) { }, where num is an array.
2 odpowiedzi
+ 8
You mean a lesson about enhanced for loops?
You could create and submit that in the lesson factory. Currently the lesson factory is in beta state, but you can submit lessons already:
https://www.sololearn.com/discuss/495615/?ref=app
+ 1
Exactly! That's great. Thank you!