answersLogoWhite

0

using System;

using System.Collections.Generic;

using System.Linq;

using System.Text;

namespace ConsoleApplication3

{

class Program

{

static void Main(string[] args)

{

for (int i = 1; i <= 10; i++)

{

for (int j = 1; j <= i; j++)

{

Console.Write("* ");

}

Console.Write("\n");

}

Console.Read();

}

}

}

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How do you print a triangle of stars?

write a c++ programe to print a triangle without (for)


Write a C plus plus function that print a triangle of stars?

Write a function that print a triangle of stars.


Do I need a C plus plus program to print PASCAL's triangle?

No.


Write a function that print a triangle of stars?

Function to print star triangle in c++#include#includevoid starfunction(int); //You can give any function namevoid main(){int a;clrscr();couta;star(a);getch();}void starfunction(int r ){for(int i=1;i


What are the notes to?

A sharp G G E sharp G E sharp A sharp A sharp C C A sharp C E sharp G A G E sharp A sharp A sharp A sharp G E sharp C this is not on the Flute btw idk what instrument its on


What are the notes to fireflies?

A sharp G G E sharp G E sharp A sharp A sharp C C A sharp C E sharp G A G E sharp A sharp A sharp A sharp G E sharp C this is not on the flute btw idk what instrument its on


How do you play Simpson theme on keyboard?

here it is C,E,F SHARP,A,G,E,C,A,F SHARP,F SHARP,F SHARP,G,A SHARP,C,C,C,C


What key signature has G sharp B sharp and C sharp?

C# Major


What are the notes for the c sharp harmonic scale?

C sharp, D sharp, E natural, F sharp, G sharp, A natural, B sharp &amp; C sharp We call the note C "B sharp" to avoid using the same letter name twice. If we used the note name "C" we would have 2 C-notes and no B-notes in the scale!


What is the side c of the triangle?

Side c of a triangle is opposite angle C


What is the tonic note for C sharp minor?

The tonic is C sharp.


What major scale has 7 sharps?

That would be C-sharp major. Every note is sharp.