The line of code after the line while nu * m! =10: will be executed under what conditions?
(1point)
The number is 10
The number is not 10
The loop has executed fewer than 10 times
The loop has executed more than 10 times
1 answer
The loop has executed more than 10 times