Python Plus : Rock, Paper, Scissors

Python Plus : Rock, Paper, Scissors

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

Avaliação Pensamento Computacional - Prático

Avaliação Pensamento Computacional - Prático

1st Grade - Professional Development

10 Qs

Python Intro

Python Intro

8th - 9th Grade

10 Qs

Python Homework

Python Homework

8th Grade

12 Qs

Navs Python Quiz

Navs Python Quiz

8th - 10th Grade

12 Qs

Python Quiz - 4

Python Quiz - 4

6th - 8th Grade

10 Qs

Informatyka_8

Informatyka_8

8th Grade

10 Qs

IH RECODE Gr-7

IH RECODE Gr-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?