Praktisi Mengajar 2023 - Python

Praktisi Mengajar 2023 - Python

University

12 Qs

quiz-placeholder

Similar activities

Unit-V-Trigger-II-Q & A

Unit-V-Trigger-II-Q & A

University

9 Qs

Functions in Python

Functions in Python

University

15 Qs

DBMS LAB QUIZ

DBMS LAB QUIZ

University

15 Qs

Object/Abstract/Final in JAVA

Object/Abstract/Final in JAVA

University

10 Qs

Java Basic Day-2

Java Basic Day-2

University

10 Qs

ITFN Test 3

ITFN Test 3

KG - Professional Development

11 Qs

Java Constructor Quiz

Java Constructor Quiz

University

8 Qs

Inheritance

Inheritance

University

10 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?