PLTW CSE Essentials - Review for EOC #2

PLTW CSE Essentials - Review for EOC #2

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Python - 1

Python - 1

12th Grade

20 Qs

Python Test

Python Test

11th Grade

20 Qs

Python Quiz

Python Quiz

11th Grade

20 Qs

Python

Python

11th Grade

20 Qs

FD Theory Python 2

FD Theory Python 2

11th Grade - University

20 Qs

Python Variables - String vs Integer

Python Variables - String vs Integer

9th - 11th Grade

17 Qs

Basics of App Coding

Basics of App Coding

8th - 12th Grade

22 Qs

Python Basics

Python Basics

7th - 9th Grade

23 Qs

PLTW CSE Essentials - Review for EOC #2

PLTW CSE Essentials - Review for EOC #2

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Quizizz Content

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

people = ["John", "Rob", "Bob"]

print (people[-1])

what would this result be?

John
Rob
Bob

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Android is a ___________
Open Source Software
Google Play Store
Flowchart                       
Sweet DISH 

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When connecting App Inventor to your mobile device via AI Companion, QR in QR Code stands for?

Quick Read

Quick Ready

Quit Read

Quite Ready

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output?
name = 'Dave'
greeting = "Good morning" + name
print (greeting)
Good moning 'Dave'
Good morning Dave
Good morning name
Good morning + Dave

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

people = ["John", "Rob", "Bob"]

print (people[4])

what would this result be?

John
Rob
Bob
Error

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image
A
B
C
D

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which menu option allows you to create a new app?

Projects

Connect

Build

Help

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?