Year 9 Python basics

Year 9 Python basics

7th - 11th Grade

10 Qs

quiz-placeholder

Similar activities

PC1.8 Evaluate computer program

PC1.8 Evaluate computer program

9th Grade

10 Qs

APPS FOR GOOD - END OF TOPIC TEST

APPS FOR GOOD - END OF TOPIC TEST

7th - 8th Grade

12 Qs

Coding Quiz

Coding Quiz

6th - 10th Grade

15 Qs

Excel

Excel

7th Grade

15 Qs

operators(part-2_26/07)

operators(part-2_26/07)

9th Grade

10 Qs

SOAL PTS 1 KOMPUTER AKUNTANSI KELAS XI

SOAL PTS 1 KOMPUTER AKUNTANSI KELAS XI

11th Grade - University

10 Qs

Podstawy Pythona

Podstawy Pythona

9th - 12th Grade

10 Qs

Питон

Питон

7th Grade

10 Qs

Year 9 Python basics

Year 9 Python basics

Assessment

Quiz

Computers

7th - 11th Grade

Medium

CCSS
6.EE.B.6

Standards-aligned

Created by

Jenny Sharp

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the word (command) used to display numbers and text on the screen?
print
input
output
command

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a variable?
A box(memory location) where you store values
a type of graphics
Data type
a type of memory

Tags

CCSS.6.EE.B.6

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A syntax error means your code has a 'grammar' mistake or you used symbols/operations incorrectly
True
False

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What will be the output?
name = 'Dave'
print (name)
Dave
'Dave'
name
(name)

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these would work as a piece of code?
IF answer == "Yes":
if answer == "Yes"
if answer == "Yes":
if answer = "yes":

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How do you display text?
input
output
print
variable 

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the environment in Python that write your programs and then test them out?
Shell
Window
IDLE
CLI

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?