Remove the first character of the string using sb.delete(0, 1). Now, print the modified string. Below is the implementation of the above ...
確定! 回上一頁