My Python : About Me

My Python : About Me

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Print Function

Print Function

7th Grade

7 Qs

Python - Week 1

Python - Week 1

8th - 10th Grade

10 Qs

Python Codehs

Python Codehs

7th - 12th Grade

10 Qs

KODEKIDDO HACK #MLH3

KODEKIDDO HACK #MLH3

4th Grade - University

10 Qs

Chapter 1 Python

Chapter 1 Python

8th Grade - University

12 Qs

Python

Python

1st - 10th Grade

10 Qs

Python Programming

Python Programming

7th - 9th Grade

10 Qs

DT Grade 7 Python Revision

DT Grade 7 Python Revision

7th - 8th Grade

12 Qs

My Python : About Me

My Python : About Me

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

ScopeIT Team

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