Python Basics ;)

Python Basics ;)

11th Grade

20 Qs

quiz-placeholder

Similar activities

Python for Absolute Beginners

Python for Absolute Beginners

8th - 12th Grade

25 Qs

Python - lists,loops,basics

Python - lists,loops,basics

9th - 11th Grade

20 Qs

python basics

python basics

11th Grade - University

15 Qs

Python Math & Conditionals 313

Python Math & Conditionals 313

9th - 12th Grade

20 Qs

Unit 3 Python TEST

Unit 3 Python TEST

11th - 12th Grade

20 Qs

Python Lists

Python Lists

10th - 12th Grade

15 Qs

Dictionary in Python

Dictionary in Python

10th - 12th Grade

20 Qs

Data Types- Python

Data Types- Python

7th - 11th Grade

25 Qs

Python Basics ;)

Python Basics ;)

Assessment

Quiz

Computers

11th Grade

Medium

CCSS
6.EE.B.6

Standards-aligned

Created by

Piyush Bhagat

Used 556+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who created Python programming language ?

Guido van Rossum

Mia Daniels

Binod

Dennis Ritchie

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct operator X to the power y ?

X^y

X**y

X^^y

None of the above

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

3. What is the order of precedence in python?

i) Parentheses

ii) Exponential

iii) Multiplication

iv) Division

v) Addition

vi) Subtraction

i, ii, iii, iv, v, vi

i, ii, iii, iv, v, vi

ii, i, v, iii, v, vi

i, ii, iii, iv, v, vi

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To display something on the screen, use this command:

print()

Print()

screen()

write()

display()

5.

MULTIPLE CHOICE QUESTION

30 sec • 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

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

Tags

CCSS.6.EE.B.6

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is it called 'Python'?
The guy who created it loves snakes
The guy who created it loves Monty Python films
You can create a game on python called snake
It was created by someone called Mr Python

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?