Artificial Intelligence Quiz1

Artificial Intelligence Quiz1

4th - 8th Grade

26 Qs

quiz-placeholder

Similar activities

BCHS - Y8 Python

BCHS - Y8 Python

8th Grade

25 Qs

Yr7 Python Revision

Yr7 Python Revision

7th Grade

21 Qs

Python Programming

Python Programming

8th Grade

29 Qs

Grade 7

Grade 7

7th - 8th Grade

21 Qs

Python Basics

Python Basics

8th - 12th Grade

23 Qs

Beginner Python KS3 Revision

Beginner Python KS3 Revision

8th - 10th Grade

26 Qs

Python for Beginners (Module 1)

Python for Beginners (Module 1)

7th Grade

22 Qs

Python Quiz - Avni Gupta

Python Quiz - Avni Gupta

6th Grade

21 Qs

Artificial Intelligence Quiz1

Artificial Intelligence Quiz1

Assessment

Quiz

Computers

4th - 8th Grade

Hard

CCSS
6.EE.B.6

Standards-aligned

Created by

Richard Haine

Used 116+ times

FREE Resource

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
if your age is 14 what will the chatbot tell you that it's age is?
13
14
15
16

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the word (command) used to display numbers and text on the screen?
print
input
output
command

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a variable?
A box(memory location) where you store values
a type of graphics
Data type
a type of memory

Tags

CCSS.6.EE.B.6

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What symbol is used in python to assign values to a variable?
equals =
plus + 
forward slash /
asterisk *

Tags

CCSS.6.EE.B.6

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A syntax error means your code has a 'grammar' mistake or you used symbols/operations incorrectly
True
False

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What will be the output?
name = 'Dave'
print (name)
Dave
'Dave'
name
(name)

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

When you have an error in your code what is the term to summarise finding and fixing that error?
Error checking
Debugging
Syntax finder
Error finder

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?