WriteLine( "Length of string1: " + string1.Length ); 22 // loop through characters in string1 and display reversed 23 Console.Write( "The string reversed ...
確定! 回上一頁