The upper() method converts all lowercase characters in a string into uppercase characters and returns it. Example. message = 'python is fun'. # convert message ...
確定! 回上一頁