C-17-Q105mediumsingle_mcq
The structure used to create the triangle pattern is a:
The structure used to create the triangle pattern is a:
- aSingle
forloop - bNested
forloop (a loop inside another loop) - c
matchstatement - d
while-elseblock
The structure used to create the triangle pattern is a:
for loopfor loop (a loop inside another loop)match statementwhile-else block