Yes I can help you if you go to google or bing type In the question you have and click enter you will get the answer
P.S if it doesn't try to type it more clear
Here you go,
class Program
{
static void Main(string[] args)
{
int n,i,j;
Console.Write("Enter size: ");
n = Convert.ToInt32(Console.ReadLine());
for (i = 1; i <= n; i++)
{
for (j = 1; j <= i; j++)
{
System.Console.Write("*");
}
System.Console.Write("\n");
}
Console.ReadLine();
}
}
Answer:
An intranet is a private - internal - business network that enables your employees to share information, collaborate, and improve their communications. An extranet enables your business to communicate and collaborate more effectively with selected business partners, suppliers and customers.
I believe you would click on the Auto Correct Tab
Contrast, Balance, Emphasis, Movement, White Space, Proportion, Hierarchy, Repetition, Rhythm, Pattern, Unity, and Variety.