Python conditionals Elidon Mema

Python conditionals Elidon Mema

10th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

Excel Module 2 Quiz 1

Excel Module 2 Quiz 1

9th - 12th Grade

35 Qs

Kisi-kisi UTS Kelas X

Kisi-kisi UTS Kelas X

10th Grade

25 Qs

QUIZ SIMULASI DIGITAL

QUIZ SIMULASI DIGITAL

10th - 11th Grade

25 Qs

AVD Vocab

AVD Vocab

9th - 12th Grade

30 Qs

EMPOWERMENT TECHNOLOGY

EMPOWERMENT TECHNOLOGY

KG - University

25 Qs

Python quiz

Python quiz

12th Grade

26 Qs

SMANSAMore STS XI Informatika

SMANSAMore STS XI Informatika

11th Grade

30 Qs

TUGAS SOAL TIK Kelas X IPS - 2/3 Feb 2022

TUGAS SOAL TIK Kelas X IPS - 2/3 Feb 2022

10th Grade

30 Qs

Python conditionals Elidon Mema

Python conditionals Elidon Mema

Assessment

Quiz

Other, Other

10th - 12th Grade

Hard

Created by

Elidon Mema

Used 8+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The second part of if, that is executed when the condition is false
if
else
for
input

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What will the lines of code print?
A
B C
A B C
A C

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What will the following lines of code print?
A
B C
A B C
Nothing, it will return an error.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What will the following lines of code print?
A
B C
A C
Nothing, it will return an error.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement will check to see if a is equal to b?
if a == b
if a = b:
if a != b:
if a == b:

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
What will be printed to the screen?
Nothing
Success
Failure
Success
 Failure

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
What will be printed to the screen?
Success
Failure
Part of the way there!
Nothing

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?