Question from the Algorithmics - Fundamentals test

Archived

What does this loop return when executing?

        graduatesList = [Katia, Lucas, Lola, Lina];
        For all the graduates 
            say “Congratulations”;
        End For
Author: KahinaStatus: Archived(New question!)Question passed 51 times
-2
Community EvaluationsNo one has reviewed this question yet, be the first!