AdvPT Explicit loop construct

Disclaimer: Dieser Thread wurde aus dem alten Forum importiert. Daher werden eventuell nicht alle Formatierungen richtig angezeigt. Der ursprüngliche Thread beginnt im zweiten Post dieses Threads.

AdvPT Explicit loop construct
Hello everyone,

I some old exams we are not allowed to use explicit loop constructs.
What is understood under “explicit”? All “for” and “while” loop?


I don’t know, i would not ask such question.

I would guess you sould use functional style of programming with map, reduce, filter, … and lambda functions.