Q.
1. What is the word used to display numbers and text on the screen?
Introduction to Python
Quiz
•
Computers
•
8th Grade
•
Hard
Thomas Martinez
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Q.
1. What is the word used to display numbers and text on the screen?
input
output
command
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Q. What is a variable?
Data type
A box(memory location) where you store value
a type of graphics
a type of memory
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3. What will be the output?
name = 'Dave'
greeting = "Good morning" + name
print (greeting)
Good morning 'Dave'
Good morning name
Good morningDave
Good morning + Dave
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of this program
You can buy some chocolate
You are rich!
You almost have enough Get a job!
Get a job!
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an example of a variable in Python?
print("hello")
age=13
input("Enter your age")
type()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a = 10
b=5
b=a+5
print(b)
What would be printed to the screen in this example?
5
10
105
15
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a = 10
b=5
b=a+5
print(a)
What would be printed to the screen in this example?
5
10
105
15
20 questions
Python turtle year 8 assessment
Quiz
•
7th - 9th Grade
21 questions
Code.Org - Part II
Quiz
•
6th - 8th Grade
20 questions
Y9 Next Steps in Python: Embedding Homework
Quiz
•
8th Grade
23 questions
Coding Vocabulary
Quiz
•
5th - 8th Grade
20 questions
Python year 9
Quiz
•
8th - 11th Grade
20 questions
Combined Python Turtle 1&2
Quiz
•
8th Grade
20 questions
Basic Python Key Terms
Quiz
•
6th - 8th Grade
20 questions
Python Next Steps Homework Quiz
Quiz
•
8th - 10th Grade
25 questions
Equations of Circles
Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)
Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System
Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice
Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers
Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons
Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)
Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review
Quiz
•
10th Grade