Search Header Logo

Fun Demo Quiz

Authored by Mashdemy Tutor

Computers

9th - 12th Grade

Used 11+ times

Fun Demo Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is a list in Python ?

A. A type of fruit

B. A collection of items

C. A number

2.

FILL IN THE BLANKS QUESTION

45 sec • 1 pt

To create a list with the items 'apple', 'banana', and 'cherry', we write: my_list = [ __ , __ ,__ ]

(a)  

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What do you get, when you do print(cricket[2]) in the list cricket = ['Virat', 'Pandya', 'Dhoni'] ?

A. Virat

B. Pandya

C. Dhoni

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What function do we use to add 'burger' to the list food = ['cake, 'pizza', 'chocolate'] ?

add

append

plus

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

When you remove 'Mickey' from the list club_house = ['Minnie', 'Mickey', 'Donald'] ,you get :-

['Minnie', 'Mickey', 'Donald']

['Minnie', 'Mickey']

['Minnie', 'Donald']

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of these is NOT a common programming language used in AI/ML?

Python

Java

C++

HTML

Python

C++

HTML

7.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

What does AI stand for?

Artificial Intelligence

Advanced Information

Applied Integration

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?