StVirgils Python Loops and Conditionals Quiz

StVirgils Python Loops and Conditionals Quiz

8th Grade

18 Qs

quiz-placeholder

Similar activities

Adopt me

Adopt me

KG - Professional Development

14 Qs

Lessons 1-5 Test Review

Lessons 1-5 Test Review

8th Grade

17 Qs

Year 8 January review

Year 8 January review

8th Grade

23 Qs

Quiz 3: Internet safety, cyber security and encryption

Quiz 3: Internet safety, cyber security and encryption

7th - 8th Grade

13 Qs

digital graphics

digital graphics

6th - 8th Grade

15 Qs

Cyber Security Homework 1

Cyber Security Homework 1

7th - 9th Grade

15 Qs

Introduction to Networks

Introduction to Networks

6th - 8th Grade

14 Qs

[RB3-Ch4] Problem Solving

[RB3-Ch4] Problem Solving

6th - 8th Grade

20 Qs

StVirgils Python Loops and Conditionals Quiz

StVirgils Python Loops and Conditionals Quiz

Assessment

Quiz

Computers

8th Grade

Medium

Created by

John Middendorf

Used 55+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • Ungraded

I have been working in:

GROK

TYNKER

BOTH

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What is the name of the programming language we are learning?
Scratch
Python
Pie thin
Scribble

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code?
print("Hello world!")
SyntaxError
Hello world!
"Hello world!"
print(Hello world!)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the following code do:
print("What is your name?")
Allow you to type in your name
Display the words 'What is your name?' on the screen
Allow you to enter information
Print your name to the screen

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What will this code do?

Print Numbers 1-11

Print Numbers 1-10

Print Numbers 2-10

Print Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output from the following code:
name = "Fred"
print("Hello " + name)
Hello Fred
Hello name
Name error
HelloFred

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these is NOT a loop in python?

for loop

while loop

nested loop

if loop

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers