C# Program to print Rectangle $ - we should be concerned about the technology that continues to grow, because the technology is created to facilitate our lives, with technology we can do any job faster so save time and money, ok on the blog
Techno News Latest we will discuss a variety of new technologies that continue to grow, now we will membahs first about C# Program to print Rectangle $ please see to finish:
Articles :
C# Program to print Rectangle $
full Link :
C# Program to print Rectangle $
Article Csharp,
Article programs,
You can also see our article on:
C# Program to print Rectangle $
C# Program to print Rectangle $
Program Statement:
Write a program using for loop which prints the following output on the screen.
$$$$$$$$$$$
$ $
$ $
$ $
$$$$$$$$$$$
Solution:
static void Main(string[] args)
{
for (int i = 1; i <= 11; i++)
Console.Write("$");
Console.WriteLine();
Console.WriteLine();
for (int i = 1; i <= 3; i++)
Console.WriteLine("$ $\n");
for (int i = 1; i <= 11; i++)
Console.Write("$");
Console.ReadLine();
}
information C# Program to print Rectangle $ has been discussed
hopefully the information we have provided with the title C# Program to print Rectangle $ can provide more knowledge for you in determining the choice of gadget that suits your needs.
you just finished reading the article C# Program to print Rectangle $ if you think this information is worth to book mark or share please use link https://puriagatsari.blogspot.com/2013/12/c-program-to-print-rectangle.html to get more information about gadget please visit other pages on this blog, thank you.
Tag :
Csharp,
programs,
0 komentar:
Posting Komentar