nataliemaye nataliemaye 28-10-2020 Computers and Technology contestada What is the output of the following program? if<- 1 repeat j+1 repeat display i *j j<- j+2 until j = 5 if <- i +1 until i = 5