Link Search Menu Expand Document

Arrowhead

Write a program that has the following output:

screenshot

For the record, you can use spaces to offset the position of the asterisks. E.g. the asterisk on the first line can be printed using the following statement:

Console.Write("   *");