Rialtes Interview Question

Print the right angle triangle pattern question.

Interview Answer

Anonymous

Apr 24, 2024

Wrote the code to print the right angle triangle using 2 loops.