Python Conditionals

Flashcard
•
Computers
•
9th - 11th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

20 questions
Show all answers
1.
FLASHCARD QUESTION
Front
The second part of if, that is executed when the condition is false
Back
else
2.
FLASHCARD QUESTION
Front
What will the lines of code print? Options: A, B C, A B C, A C
Back
A
3.
FLASHCARD QUESTION
Front
What will the following lines of code print? Options: A, B C, A C, Nothing, it will return an error.
Back
A C
4.
FLASHCARD QUESTION
Front
Which statement will check to see if a is equal to b? Options: if a == b, if a = b:, if a != b:, if a == b:
Back
if a == b
5.
FLASHCARD QUESTION
Front
What is the output? Options: more than 7, more than 23, spam, 7
Back
more than 7
6.
FLASHCARD QUESTION
Front
Pieces of code that only run "under certain conditions":
Back
conditional statements
7.
FLASHCARD QUESTION
Front
Which symbol means "not equal to"?
Back
!=
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Shapes in Java Processing

Flashcard
•
9th - 12th Grade
15 questions
CodeHS 3.1 Boolean Expressions-4.2 For Loops Review

Flashcard
•
9th - 12th Grade
19 questions
Basics Python

Flashcard
•
8th - 10th Grade
17 questions
App Lab Variables

Flashcard
•
9th - 12th Grade
15 questions
Arduino Lesson 3: IF and IF-ELSE

Flashcard
•
9th - 12th Grade
14 questions
Python If Else Statements

Flashcard
•
9th - 12th Grade
15 questions
Python Functions and Exceptions Review

Flashcard
•
9th - 12th Grade
13 questions
Unit 5 Flashcard AP CSP

Flashcard
•
9th - 12th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Introduction to Desktop Computer Systems

Quiz
•
9th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Computer Hardware and Input/Output Devices

Interactive video
•
6th - 10th Grade