Python Quiz for 10s

Python Quiz for 10s

10th Grade

10 Qs

quiz-placeholder

Similar activities

GCSE AQA 04 Computer Systems - Languages & Translators

GCSE AQA 04 Computer Systems - Languages & Translators

10th - 11th Grade

12 Qs

CSP Unit 13 Practice Test

CSP Unit 13 Practice Test

9th - 12th Grade

15 Qs

Fashion Merchandising 1.01

Fashion Merchandising 1.01

9th - 12th Grade

10 Qs

ภาษาไพทอน

ภาษาไพทอน

10th Grade

10 Qs

History of Computers

History of Computers

6th - 12th Grade

15 Qs

Evaluación final

Evaluación final

10th Grade

14 Qs

TIN HỌC 10 - BÀI 21

TIN HỌC 10 - BÀI 21

10th Grade

10 Qs

Y10M2A2 - Selection

Y10M2A2 - Selection

6th - 10th Grade

15 Qs

Python Quiz for 10s

Python Quiz for 10s

Assessment

Quiz

Computers

10th Grade

Medium

CCSS
6.EE.A.2B

Standards-aligned

Created by

Sharda Koirala

Used 33+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In python the ' STRING data type' can be defined as...?

holds alphanumeric text

hold whole numbers

holds numbers with a decimal point

holds either a true or false value

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct definition for a VARIABLE?
a changeable value, such as a score in a computer game.
a value that cannot be changed

Tags

CCSS.6.EE.A.2B

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output from the following code?print ("hello world")

Hello World

hello world

print hello world

world

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Stores a piece of data, and gives it a specific name
variable
whitespace
interpreter
modulus

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Surrounds multi-line comments

'''

**

#

%

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A line of text that Python won't try to run as code
comment
modulus
variable
boolean

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The correct way to write a variable in Python?
myVariable = 10
my Variable = 10
myVariable is 10
myVariable: 10

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?