My Python : About Me

My Python : About Me

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Year 7 Python Lesson 1 Recap

Year 7 Python Lesson 1 Recap

8th Grade

10 Qs

Python Basics

Python Basics

6th - 7th Grade

15 Qs

Python

Python

7th Grade

10 Qs

Python Data Types and Arithmetic Quiz

Python Data Types and Arithmetic Quiz

8th Grade

7 Qs

Python Year 9 Final Recall Activity

Python Year 9 Final Recall Activity

7th - 9th Grade

15 Qs

Python Basic

Python Basic

6th - 8th Grade

10 Qs

Python Introduction Quiz

Python Introduction Quiz

8th - 9th Grade

12 Qs

Year 7 Python

Year 7 Python

7th Grade

12 Qs

My Python : About Me

My Python : About Me

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

ScopeIT Team

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step to start coding in Python?
Open Python Editor
Open a text editor
Save the file
Write code
Run the program

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function is used to print text on the screen?
input()
print()
write()
output()
display()

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How do you start a comment in Python?
//
<!--
#
/*
"

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which symbol is used for multiplication in Python?
x
*
mult
#
@

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a variable in Python?
var x = 5
let x = 5
x := 5
x = 5
define x as 5

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function is used to get input from a user?
input()
get_input()
read()
scan()
ask()

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How do you add two numbers and store the result?
total = a + b
total = a plus b
total = a & b
total = a - b
total = a * b

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?