Python Basics ;)

Python Basics ;)

11th Grade

20 Qs

quiz-placeholder

Similar activities

Python Essentials 119

Python Essentials 119

9th - 12th Grade

20 Qs

Python - Quiz

Python - Quiz

9th - 11th Grade

17 Qs

Python basics test

Python basics test

11th Grade

20 Qs

Python Recap

Python Recap

7th Grade - University

20 Qs

Python Basics

Python Basics

KG - University

16 Qs

class 11 - basic concepts in python 1

class 11 - basic concepts in python 1

11th Grade

19 Qs

GCSE Computer Science - Programming Keywords

GCSE Computer Science - Programming Keywords

9th - 12th Grade

15 Qs

Strings, Lists & Tuples

Strings, Lists & Tuples

9th - 12th Grade

20 Qs

Python Basics ;)

Python Basics ;)

Assessment

Quiz

Computers

11th Grade

Medium

CCSS
6.EE.B.6

Standards-aligned

Created by

Piyush Bhagat

Used 473+ 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?