Python basics- Grade 11

Python basics- Grade 11

7th - 11th Grade

30 Qs

quiz-placeholder

Similar activities

Python Quiz - print + input

Python Quiz - print + input

7th Grade

25 Qs

Python_1

Python_1

6th - 8th Grade

25 Qs

Y8 - SUM2 - Intro to Python (No Iteration)

Y8 - SUM2 - Intro to Python (No Iteration)

8th Grade

26 Qs

An intro to Python

An intro to Python

11th - 12th Grade

25 Qs

Python Basics

Python Basics

8th - 10th Grade

30 Qs

Python Beginner

Python Beginner

6th - 12th Grade

30 Qs

PYTHON QUIZ 1

PYTHON QUIZ 1

11th - 12th Grade

25 Qs

Python - Year 9 - Homework 1

Python - Year 9 - Homework 1

7th - 9th Grade

25 Qs

Python basics- Grade 11

Python basics- Grade 11

Assessment

Quiz

Computers

7th - 11th Grade

Medium

CCSS
6.EE.B.6

Standards-aligned

Created by

DOLLY DOLLY

Used 158+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The number or word we assign to a variable

Value

Bug

Information

Text

2.

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

3.

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

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What symbol is used in python to assign values to a variable?
equals =
plus + 
forward slash /
asterisk *

Tags

CCSS.6.EE.B.6

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python is an example of a....
Text-based programming language
Object orientated programming language
language written in java script
Visual-based programming language

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What would print (10 + 16) produce?
20
22
24
26

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?