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 코드
삭제
자동 저장된
게임을 복구할까요?