string name = "John";
string UpperName = name.ToUpper();
Console.WriteLine(upperName);
javob:Kiritilgan ismni kattada chiqartirib beradi.
string text = "Hello";
string text2 = "World";
Console.WriteLine(text + text2);
string name = "John";
string UpperName = name.ToUpper();
Console.WriteLine(upperName);
javob:Kiritilgan ismni kattada chiqartirib beradi.
string text = "Hello";
string text2 = "World";
Console.WriteLine(text + text2);
For further actions, you may consider blocking this person and/or reporting abuse
夕水 -
Habeebullahi01 -
S3CloudHub -
AB Dev Hub -
Top comments (0)