Python Plus : Rock, Paper, Scissors

Python Plus : Rock, Paper, Scissors

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Python Basics

Python Basics

6th - 7th Grade

15 Qs

ข้อสอบ python เบื้องต้น

ข้อสอบ python เบื้องต้น

7th Grade

10 Qs

Syntax python G7 (Post test)

Syntax python G7 (Post test)

7th Grade

10 Qs

Python

Python

7th - 8th Grade

10 Qs

คำสั่ง phyton (ทดสอบเล็กกก)

คำสั่ง phyton (ทดสอบเล็กกก)

7th Grade

10 Qs

Python Variables

Python Variables

7th - 12th Grade

10 Qs

Python If

Python If

6th Grade

11 Qs

Python 7 клас

Python 7 клас

7th Grade

12 Qs

Python Plus : Rock, Paper, Scissors

Python Plus : Rock, Paper, Scissors

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

ScopeIT Team

Used 11+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you get input from the user in Python?
input()
raw_input()
get()
receive()
ask()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function is used to print text to the console?
print()
echo()
write()
console()
display()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you declare a variable in Python?
var name = "value"
name := "value"
name = "value"
let name = "value"
set name = "value"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for an if statement in Python?
if x = 5:
if x == 5 then:
if (x == 5):
if x == 5:
if x = 5 then:

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you check multiple conditions in Python?
if-else
switch-case
elif
case
while

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct syntax for an else statement?
else
otherwise
elif
default
end

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does elif stand for in Python?
else if
else
if else
elseif
end if

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?