Function tolower converts uppercase alphabets to lowercase. If passed character(c) is uppercase, it returns lowercase equivalent to c, otherwise c remain ...
確定! 回上一頁