Year 9 assessment

Year 9 assessment

9th Grade

22 Qs

quiz-placeholder

Similar activities

Python Module

Python Module

6th - 10th Grade

20 Qs

Python Review Quiz

Python Review Quiz

7th - 9th Grade

20 Qs

Python basics

Python basics

2nd - 9th Grade

20 Qs

Token in Python

Token in Python

9th Grade

20 Qs

Python Recap

Python Recap

7th Grade - University

20 Qs

Bài kiểm tra giữa kì 2

Bài kiểm tra giữa kì 2

9th - 12th Grade

20 Qs

Python - Quiz

Python - Quiz

9th - 11th Grade

17 Qs

Programming Techniques Survey

Programming Techniques Survey

8th - 12th Grade

19 Qs

Year 9 assessment

Year 9 assessment

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Surinder Singh

Used 2+ times

FREE Resource

AI

Enhance your content

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

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What result will display in the shell if 15 and 20 is entered by the user?

"num1 + num2"

1520

35

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What datatype will the answer be if the user enters 15 and 30?

Integer

String

Boolean

Float

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python is a

text language

database language

programming language

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Code for Hello, World!

print Hello, World!

print("Hello, World!)

print("Hello, World!")

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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!")

6.

MULTIPLE CHOICE QUESTION

30 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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

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?