Quzz-10NGS-Game

Quzz-10NGS-Game

10th Grade

16 Qs

quiz-placeholder

Similar activities

Herramientas digitales

Herramientas digitales

10th Grade

20 Qs

Animaker

Animaker

10th Grade

12 Qs

PTS INFORMATIKA KELAS X TP 2023/2024

PTS INFORMATIKA KELAS X TP 2023/2024

10th Grade

15 Qs

Tin học 4- Ôn tập HK2 (24-25)

Tin học 4- Ôn tập HK2 (24-25)

5th Grade - University

20 Qs

ICT

ICT

KG - Professional Development

12 Qs

CPT Practice

CPT Practice

9th - 12th Grade

13 Qs

WORKSHOP MIRA EL MIRO

WORKSHOP MIRA EL MIRO

9th - 12th Grade

20 Qs

Related Services

Related Services

10th Grade

13 Qs

Quzz-10NGS-Game

Quzz-10NGS-Game

Assessment

Quiz

Instructional Technology

10th Grade

Hard

Created by

RAKSMEY EN

Used 6+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used to store a sequence of characters?

a) int

b) float

c) str

d) bool

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is a changeable data type?

a) int

b) str

c) list

d) tuple

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How do you create an empty list in Python?

a) list = []

b) list = ()

c) list = {}

d) list = ""

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

List is a collection which is ordered and changeable. Allows duplicate members.

a) True

b) False

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which method is used to add an element to the end of a list?

a) append()

b) insert()

c) add()

d) extend()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is correct about the append() method?

a) add an item to the first of the list

b) add an item to the end of the list

c) add list item at a specified index

d) clear list items

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which method removes the last element from a list?

a) remove()

b) pop()

c) delete()

d) clear()

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?