Multiple choice technology programming languages

The output of the above code is 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The code uses nested loops where the outer loop runs from i=0 to i<5, and the inner loop runs from j=0 to j