SCRIPTING PROGRAMMING WITH PYTHON

SCRIPTING PROGRAMMING WITH PYTHON

University

15 Qs

quiz-placeholder

Similar activities

DWDM-2

DWDM-2

University

20 Qs

Understanding Email, Contacts and Calendaring

Understanding Email, Contacts and Calendaring

University

10 Qs

ICT 0513 - Chapter 4 : System Unit

ICT 0513 - Chapter 4 : System Unit

University

15 Qs

Pra UPS 2

Pra UPS 2

University

20 Qs

Perangkat komputer

Perangkat komputer

University

10 Qs

Logika Fuzzy

Logika Fuzzy

University

10 Qs

From Binary To Denary Conversion - IGCSE

From Binary To Denary Conversion - IGCSE

7th Grade - Professional Development

20 Qs

BB

BB

University

10 Qs

SCRIPTING PROGRAMMING WITH PYTHON

SCRIPTING PROGRAMMING WITH PYTHON

Assessment

Quiz

Computers

University

Medium

Created by

'Aisyah Sa'dan

Used 24+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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?

/

//

!

#

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?