Which are the composites values for Python?
I. Tuples
II. Dictionaries
III. Lists
IV. Objects
SCRIPTING PROGRAMMING WITH PYTHON
Quiz
•
Computers
•
University
•
Medium
'Aisyah Sa'dan
Used 24+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which are the composites values for Python?
I. Tuples
II. Dictionaries
III. Lists
IV. Objects
I, II
I, III
I, II, III
I, II, III, IV
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Keyword __________ is used to define function in Python.
_init_
self.
def
construct
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output from the following Pythons program segment?
x = 2 ** 3 / 2 ** 2
print x
1.5
2
2.25
3
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Give the output when the following codes written in Python are compiled.
str1= "saya anak merdeka"
print str1[:10] + 'malaysia'
saya anak malaysia
saya anak merdeka malaysia
saya anakmalaysia
saya anak memalaysia
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the data type is NOT supported by Python?
Numbers
String
List
Enum
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What do we use to define a block of code in Python language?
Key
Brackets
Indentation
None of these
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which character is used in Python to make a single line comment?
/
//
!
#
15 questions
Python introduction
Quiz
•
University
10 questions
Python Basics
Quiz
•
University
15 questions
Python
Quiz
•
University
10 questions
PSP Week3
Quiz
•
University
20 questions
Python
Quiz
•
University
20 questions
ASK T2 - Kod Arahan (Python)
Quiz
•
7th Grade - University
20 questions
Day 6 - ONLINE TEST - PL03 PYTHON PROGRAMMING
Quiz
•
University
10 questions
Exploring Python: Input and Output Essentials
Quiz
•
9th Grade - University
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade