Dr Gary
0
Q:

how to print in c#

Console.WriteLine("Hello World");
5
Console.Write("C# Programming");
8
Console.WriteLine(/*something like "hello"*/);
Console.Write(/*something like "hello"*/);
2
Console.WriteLine(/* your content here */);
1
System.Console.WriteLine("this is how to print");
1
Debug.Log("This is C# programming"); //for Unity
0

New to Communities?

Join the community