
Code:

Output:

note:
whatever you type into the Console.Write() that will be the output.
\n- canbe use for get a new line
try and see \t \' \" \? into Console.Write()
Code:

Output:

Console.WriteLine() automatically generate the new line

this code should be in the all programme
No comments:
Post a Comment