Fun Demo Quiz

Quiz
•
Computers
•
9th - 12th Grade
•
Easy
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
Similar Resources on Wayground
6 questions
History of Robots

Quiz
•
10th Grade
8 questions
C Programming: if-then-else Quiz

Quiz
•
12th Grade
9 questions
Introduction to robots

Quiz
•
4th - 9th Grade
15 questions
History of Animation

Quiz
•
9th - 12th Grade
13 questions
Tech Vocab I

Quiz
•
1st Grade - University
12 questions
Raspberry Pi

Quiz
•
9th Grade
8 questions
software

Quiz
•
7th - 9th Grade
10 questions
final test

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade