Year 8 Python

Quiz
•
Computers
•
8th Grade
•
Hard
matthew dallimore
Used 61+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
1 min • 1 pt
which of these are a correct print statement
Print("Computer science")
prit ("Computer science")
print (Computer science")
print ("Computer science")
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which of these is suitable for a variable name
x = '4hello'
x = 'hello there'
x = 'hello'
x = hello there
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
which of the statements below will print properly?
x = 6
y = "I am"
print (y , x)
print ((int(y) , x)
print (y, (str(x))
print (y , (int(x))
4.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
I am used multiple times in a program; I can be changed and stored in memory. I am a ? ONE WORD ANSWER.
5.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
I am a data type. I can be a mix of letters and numbers/special characters. I am a ? ONE WORD ANSWER.
6.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
I am a data type. I am used to complete maths problems. what am I ? ONE WORD ANSWER
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which line in this program is incorrect?
if 6 > 8:
print ("Correct")
else
print ("Incorrect")
Line 1
Line 2
Line 3
Line 4
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Python - тест

Quiz
•
1st - 12th Grade
9 questions
6. Booleans and selections 4

Quiz
•
8th Grade
12 questions
Python Homework

Quiz
•
8th Grade
10 questions
Python Variables

Quiz
•
7th - 12th Grade
10 questions
Programming in Java

Quiz
•
8th Grade
10 questions
Year 7 Python Lesson 1 Recap

Quiz
•
8th Grade
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
10 questions
Intro to Python

Quiz
•
8th Grade
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade