
SCRIPTING PROGRAMMING WITH PYTHON
Authored by 'Aisyah Sa'dan
Computers
University
Used 24+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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?
/
//
!
#
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?