GTU Practical  No: 6
Write C# code to prompt a user to input his/her name and country name and then the output will
be shown as an example below:

CODE:

Click Here

OUTPUT:

Hello Ram from country India!

0 Comments