Praktisi Mengajar 2023 - Python

Praktisi Mengajar 2023 - Python

University

12 Qs

quiz-placeholder

Similar activities

Struktur  Data

Struktur Data

University

16 Qs

H466 - Global and Local Variables

H466 - Global and Local Variables

12th Grade - University

10 Qs

Exception handling -oracle plsql

Exception handling -oracle plsql

University

15 Qs

JavaScript Fundamentals

JavaScript Fundamentals

9th Grade - Professional Development

10 Qs

OOP - Java Classes

OOP - Java Classes

12th Grade - University

15 Qs

Ceaser Cipher, Atbash Cipher, and Rot13 cipher

Ceaser Cipher, Atbash Cipher, and Rot13 cipher

12th Grade - University

15 Qs

Week 9  C# (for Java programmers)

Week 9 C# (for Java programmers)

University

10 Qs

Python - Functions

Python - Functions

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?