Quzz-10NGS-Game

Quzz-10NGS-Game

10th Grade

16 Qs

quiz-placeholder

Similar activities

PENGELOLAAN PERGUDANGAN DAN PERBAIKAN LINGKUNGAN (KAIZEN)

PENGELOLAAN PERGUDANGAN DAN PERBAIKAN LINGKUNGAN (KAIZEN)

10th Grade

20 Qs

PERJUICIOS DE LAS REDES SOCIALES

PERJUICIOS DE LAS REDES SOCIALES

7th - 10th Grade

12 Qs

Information Technology

Information Technology

10th Grade

15 Qs

GUIA TECNOLOGIA 2

GUIA TECNOLOGIA 2

8th Grade - University

15 Qs

ICT

ICT

KG - Professional Development

12 Qs

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

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

5th Grade - University

20 Qs

1st Nine-Weeks Exam Review

1st Nine-Weeks Exam Review

7th - 12th Grade

15 Qs

Google Classroom

Google Classroom

KG - 12th Grade

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