PHP - Loops
Which PHP code correctly prints a 3x3 grid of asterisks (*) using nested
for loops, with each row on a new line?for loops, with each row on a new line?echo "\n"; moves to the next line.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions