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
แก้ไขเนื้อหา
สั่งพิมพ์
ฝัง
เพิ่มเติม
กำหนด
ลีดเดอร์บอร์ด
แสดงเพิ่มขึ้น
แสดงน้อยลง
ลีดเดอร์บอร์ดนี้ตอนนี้เป็นส่วนตัว คลิก
แชร์
เพื่อทำให้เป็นสาธารณะ
ลีดเดอร์บอร์ดนี้ถูกปิดใช้งานโดยเจ้าของทรัพยากร
ลีดเดอร์บอร์ดนี้ถูกปิดใช้งานเนื่องจากตัวเลือกของคุณแตกต่างสำหรับเจ้าของทรัพยากร
แปลงกลับตัวเลือก
การไล่ล่าเขาวงกต
เป็นแม่แบบแบบเปิดที่ไม่ได้สร้างคะแนนสำหรับลีดเดอร์บอร์ด
ต้องลงชื่อเข้าใช้
สไตล์ภาพ
แบบ อักษร
ต้องสมัครสมาชิก
ตัวเลือก
สลับแม่แบบ
แสดงทั้งหมด
รูปแบบเพิ่มเติมจะปรากฏเมื่อคุณเล่นกิจกรรม
เปิดผลลัพธ์
คัดลอกลิงค์
คิวอาร์โค้ด
ลบ
คืนค่าการบันทึกอัตโนมัติ:
ใช่ไหม