Daily 1223

Daily 1223

Define the format of the variable

,
Data type variable name = value;

Output class capacity

Console.WriteLine (contents);

Input sentence

String con = Console.ReadLine

Stuck the console

Console.ReadKey();

Formatted output

Console.WriteLine(string);

Guess you like

Origin blog.csdn.net/zzxin1216/article/details/111571270