You have already completed these exercises!
Do you want to take them again?
You completed the C# Strings Exercises from W3Schools.com
Share on:
Drag and drop the correct method to convert the string to uppercase.
string txt = "Hello World";Console.WriteLine(txt. ());