Like the title php double for loop traverses 1 to 100 php double for loop traverses 1 to 100 php double for loop traverses 1 to 100 php double for loop traverses 1 to 100 php double for loop traverses 1 to 100
replyemm, the question is like this. Use double for loop nesting to output a table with ten rows and ten columns, containing numbers 1-100. The inner and outer judgments of for are both <10 and the table is output, but the numbers inside are not 1-100.
Don’t understand what you mean? double?
for($a=1;$a<100;$a++){
for($b=1;$b<100;$b++){
not not not not be the same, ;