Search Header Logo

Python Plus : Rock, Paper, Scissors

Authored by ScopeIT Team

Computers

6th - 8th Grade

Used 11+ times

Python Plus : Rock, Paper, Scissors
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?