Fun Demo Quiz

Fun Demo Quiz

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

ว32281 การเขียนโปรแกรมควบคุมหุ่นยนต์เบื้องต้น

ว32281 การเขียนโปรแกรมควบคุมหุ่นยนต์เบื้องต้น

9th - 12th Grade

10 Qs

Robotics

Robotics

11th Grade - University

14 Qs

Questionário de Robótica

Questionário de Robótica

10th Grade

15 Qs

Emerging Trends

Emerging Trends

11th - 12th Grade

10 Qs

Robotics 3 Final

Robotics 3 Final

11th Grade

15 Qs

AI BASICS

AI BASICS

10th Grade

10 Qs

Quick information

Quick information

11th Grade

11 Qs

Fun Demo Quiz

Fun Demo Quiz

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Mashdemy Tutor

Used 11+ times

FREE Resource

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 BLANK QUESTION

45 sec • 1 pt

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

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

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?