The following program demonstrates how to convert a lowercase string to a uppercase string using the upper method: str=input(“Enter String:”) ...
確定! 回上一頁