Praktisi Mengajar 2023 - Python

Praktisi Mengajar 2023 - Python

University

12 Qs

quiz-placeholder

Similar activities

FOP - RECAP CHAP 3

FOP - RECAP CHAP 3

University

15 Qs

Chapter 9 Computing II

Chapter 9 Computing II

University

13 Qs

Unit 2 Inheritance in Java

Unit 2 Inheritance in Java

12th Grade - University

15 Qs

LESSON 6 CRYPTOGRAPHY

LESSON 6 CRYPTOGRAPHY

University

14 Qs

CMP128 Java Ch. 05 Methods

CMP128 Java Ch. 05 Methods

University

10 Qs

Java Exception Handling

Java Exception Handling

University

15 Qs

FPGA

FPGA

University

15 Qs

Kuizi 15 - Web

Kuizi 15 - Web

10th Grade - University

15 Qs

Praktisi Mengajar 2023 - Python

Praktisi Mengajar 2023 - Python

Assessment

Quiz

Computers

University

Hard

Created by

Lintang Wisesa

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following are the characteristics of a LIST in Python, except...

indexed (ordered)

written with curly brackets { }

mutable (changeable)

allow duplicate elements

written with square brackets [ ]

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following is the way to create a FUNCTION in Python...

defined using the def keyword

defined using the function keyword

defined using the void keyword

defined using the func keyword

defined using the main keyword

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the result of these lines?

150

60

55

50

15

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following are the characteristics of a CLASS in Python, except...

defined using a class keyword

could has some properties

could has some methods

defined using a bracket ( )

can be inherited from another class

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the result of these lines?

apple

banana

durian

apple

banana

apple

banana

cherry

cherry

durian

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the result of these lines?

even

odd

0

null

Error()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the result of these lines?

1

2

4

5

1

2

3

4

1

2

3

4

5

1

2

3

1

2

3

5

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?