1) In Python, a command line shell which gives immediate feedback a) Interactive Mode b) Interactive System c) Reactive shell 2) In Python following operator is evaluated first in any mathematical expression as per the order of operation rules. a) *** b) * c) ** 3) This is the prompt of the interactive shell of the Python window. a) <<< b) >>> c) >> 4) To find the remainder after division of one number by another, we use a) % b) %% c) ** 5) To find only quotient without foating number when we divide a number by another number. a) / b) // c) /// 6) We have to pay the cost for downloading Python. a) T b) F 7) 5**2 is a) 24 b) 25 c) 52 8) 191%2 a) 1 b) 2 c) 3 9) 17//3 is a) 5 b) 2 c) 5.5 10) 2*4+6-2 is a) 12 b) 11 c) 13 11) This function is used to take input from user: a) INPUT() b) input() c) Input() 12) The function to display anything in Python is : a) printt() b) display*() c) print() 13) print("2+3") output will be: a) 5 b) 2+3 14) Python is case sensitive: a) True b) False 15) int is a datatype in Python a) True b) False

만든이

순위표

비주얼 스타일

옵션

템플릿 전환하기

자동 저장된 게임을 복구할까요?