A program that asks the user to enter a height and then writes a reversed triangle, can be written _____.
Implementing a switch-case structure
Employing an if-else statement
Using a single loop
Using a nested loop