1) str1 = 'Welcome' print (str1[:6] + ' PYnative') a) Welcome PYnative b) WelcomPYnative c) Welcom PYnative d) WelcomePYnative 2) str = "My salary is 7000"; print(str.isalnum()) a) True b) False 3) Strings are immutable in Python, which means a string cannot be modified. a) True b) False 4) Choose the correct function to get the ASCII code of a character a) char(‘char’) b) ord(‘char’) c) ascii(‘char’) 5) What is the output of the following code a) False True b) False False c) True False 6) Which method should I use to convert String "welcome to the beautiful world of python" to "Welcome To The Beautiful World Of Python" a) capitalize() b) title() 7) What is the output of the following string comparison a) True False b) False False c) True True d) False True 8) Select the correct output of the following String operations a) 5 b) 6 c) 7 d) 8 9) Guess the correct output of the following code? a) PYn PYnat ive PYnativ vitanYP b) Yna PYnat tive PYnativ vitanYP c) Yna PYnat tive PYnativ PYnativ 10) Guess the correct output of the following String operations a) WelcomeWelcome b) TypeError: unsupported operand type(s) for * or pow(): ‘str’ and ‘int’ 11) Choose the correct function to get the character from ASCII number a) ascii(‘number) b) char(number) c) chr(number) 12) Select the correct output of the following String operations a) My Name Is James Bond b) TypeError: unsupported operand type(s) for * or pow(): ‘str’ and ‘int’ c) My name is james bond 13) Select the correct output of the following String operations a) true false b) true true c) False False d) False True 14) Python does not support a character type; a single character is treated as strings of length one. a) True b) False 15) Select the correct output of the following String operations a) false false b) true true c) true false d) false true
0%
PYTHON STRINGS
共有
共有
共有
Vidushi4
さんの投稿です
コンテンツの編集
印刷
埋め込み
もっと見る
割り当て
リーダーボード
もっと表示する
表示を少なくする
このリーダーボードは現在非公開です。公開するには
共有
をクリックしてください。
このリーダーボードは、リソースの所有者によって無効にされています。
このリーダーボードは、あなたのオプションがリソースオーナーと異なるため、無効になっています。
オプションを元に戻す
迷路の追跡
は自由形式のテンプレートです。リーダーボード用のスコアは生成されません。
ログインが必要です
表示スタイル
フォント
サブスクリプションが必要です
オプション
テンプレートを切り替える
すべてを表示
アクティビティを再生すると、より多くのフォーマットが表示されます。
オープン結果
リンクをコピー
QRコード
削除
自動保存:
を復元しますか?