
Python
Presentation
•
Computers
•
8th Grade
•
Medium
amina helmy
Used 3+ times
FREE Resource
0 Slides • 35 Questions
1
Multiple Choice
2
Multiple Choice
3
Multiple Choice
4
Multiple Choice
5
Multiple Choice
6
Multiple Choice
It displays an output
7
Multiple Choice
What is the Python built-in function used to display numbers and text on the screen?
input
output
command
8
Multiple Choice
9
Multiple Choice
holds whole numbers
holds a decimal point in a number
10
Multiple Choice
11
Multiple Choice
12
Multiple Choice
What is the output from the following code?
print ("hello world")
13
Multiple Choice
14
Multiple Choice
15
Multiple Choice
16
Multiple Choice
17
Multiple Choice
18
Multiple Choice
19
Multiple Choice
What function is used to output a message in python?
print("")
input=name
name=input
20
Multiple Choice
What syntax would you use to create a name variable?
name=input()
input=name
name=input{}
name=INPUT
21
Multiple Choice
Why would you use a loop?
To repeat a piece of code
To create a loop
To input data
22
Multiple Choice
Which is the Python logo?
23
Multiple Choice
24
Multiple Choice
FOR loops are
loops which run an unknown number of times
loops which run for a specific number of times
the same as if statements
not part of programming
25
Multiple Choice
Which type of loop iterates until instructed otherwise?
FOR loop
WHILE loop
26
Multiple Choice
WHILE loops are
loops which run an unknown number of times
loops which run for a specific number of times
the same as if statements
not part of programming
27
Multiple Choice
A condition is
a statement that is either True or False
a string
an integer
a list
28
Multiple Choice
Which kind of loop would be used?
I need a program that will keep letting me add money to a piggy bank until I get to £100.
FOR Loop
WHILE Loop
29
Multiple Choice
Code for
Five is greater than two!
if 5 > 2:
print("Five is greater than two!")
if 5 = 2:
print("Five is greater than two!")
if 5 > 2: Print("Five is greater than two!")
30
Multiple Choice
Code for
257
Hello, World!
x = 257
y = "Hello, World!"
print(y)
print(x)
x = 257
y = "Hello, World!"
print(x)
print(y)
x = 257
y = Hello, World!
print x
print y
31
Multiple Choice
Code for
b is greater than a
a = 33
b = 200
if b > a:
print("b is greater than a")
a = 33
b = 200
if b < a:
print("b is greater than a")
a = 330
b = 200
if b > a:
print("b is greater than a")
32
Multiple Choice
The output of the program
x = 4
x = "Sally"
print(x)
four
Saly
Sally
33
Multiple Choice
34
Multiple Choice
35
Multiple Choice
Show answer
Auto Play
Slide 1 / 35
MULTIPLE CHOICE
Similar Resources on Wayground
28 questions
Ethos/Pathos/Logos
Presentation
•
8th Grade
29 questions
The Sun
Presentation
•
8th Grade
27 questions
Relation & Function
Presentation
•
8th Grade
27 questions
Ecosystems
Presentation
•
8th Grade
27 questions
Congruent triangles
Presentation
•
8th Grade
31 questions
Web design stages
Presentation
•
8th Grade
28 questions
Parts of A Computer
Presentation
•
7th - 8th Grade
28 questions
Budowa i działanie sieci komputerowej 2
Presentation
•
7th Grade
Popular Resources on Wayground
20 questions
Math Review
Quiz
•
3rd Grade
15 questions
Fast food
Quiz
•
7th Grade
20 questions
Context Clues
Quiz
•
6th Grade
20 questions
Inferences
Quiz
•
4th Grade
19 questions
Classifying Quadrilaterals
Quiz
•
3rd Grade
20 questions
Figurative Language Review
Quiz
•
6th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
10 questions
Identify Fractions, Mixed Numbers & Improper Fractions
Quiz
•
3rd - 4th Grade
Discover more resources for Computers
17 questions
guess the logo
Quiz
•
8th Grade
10 questions
Candy
Quiz
•
4th - 8th Grade
10 questions
Fact Check Ice Breaker: Two truths and a lie
Quiz
•
5th - 12th Grade
10 questions
Memorial Day History and Traditions
Interactive video
•
5th - 8th Grade
20 questions
summer trivia
Quiz
•
8th Grade
15 questions
Middle School Fun Trivia Questions
Quiz
•
7th - 8th Grade
7 questions
8th U8 T2 Quiz Review
Quiz
•
8th Grade
10 questions
Video Games
Quiz
•
6th - 12th Grade