0% found this document useful (0 votes)
23 views

Practical: 16 Aim: Display Right Angle Triangle Using of Using Nested For Loop. Program: Input

The document describes a programming practical to display a right angle triangle using nested for loops and asterisks. The program takes no input and outputs a right angle triangle shape made of asterisks by using nested for loops without any other text or characters. The aim of displaying the triangle with asterisks using nested for loops is successfully achieved by the program.

Uploaded by

Jasvinder kour
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views

Practical: 16 Aim: Display Right Angle Triangle Using of Using Nested For Loop. Program: Input

The document describes a programming practical to display a right angle triangle using nested for loops and asterisks. The program takes no input and outputs a right angle triangle shape made of asterisks by using nested for loops without any other text or characters. The aim of displaying the triangle with asterisks using nested for loops is successfully achieved by the program.

Uploaded by

Jasvinder kour
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

ROLL NO 9043/18

DATE: 10-04-2020

PRACTICAL : 16

AIM: DISPLAY RIGHT ANGLE TRIANGLE USING OF * USING NESTED FOR


LOOP.

PROGRAM:

INPUT:

OUTPUT:
RESULT: hence, display right angle triangle using of *using nested for
loop.

You might also like