1) Returns true if string is in upper case a) isupper() b) islower() c) upper() d) len(str) e) Capitalize() f) isalpha() 2) Returns a string in title case a) isdigit() b) Title() c) title() d) Isalpha() e) isalnum f) lower() 3) Returns true if the string contains only letters. Otherwise returns false a) Isdigit() b) Isdigit c) isalpha() d) isdigit() e) swapcase() f) isalnum() 4) Returns the ASCII code of the character a) ord(char) b) chr(ASII) c) count(str, beg, end) d) len(str) e) find(sub[, start[, end]]) f) center(width, fillchar) 5) Returns the length (no of characters) of the string a) len(str) b) Capitalize () c) isdigit() d) lower() e) upper() f) title()

さんの投稿です

リーダーボード

表示スタイル

オプション

テンプレートを切り替える

自動保存: を復元しますか?