Python If Else Statements

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

14 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
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:
3.
FLASHCARD QUESTION
Front
What is the output? Options: more than 7, more than 23, spam, 7
Back
more than 7
4.
FLASHCARD QUESTION
Front
Pieces of code that only run "under certain conditions":
Back
conditional statements
5.
FLASHCARD QUESTION
Front
Which symbol means "not equal to"? Options: ==, <=, >=, !=
Back
!=
6.
FLASHCARD QUESTION
Front
Which character must be at the end of the line for if?
Back
:
7.
FLASHCARD QUESTION
Front
What does the = = symbol mean in Python?
Back
Equal to or shows equality
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Computer Build Safety/Terms

Flashcard
•
9th - 12th Grade
14 questions
AP CSP: Interpreting Algorithms / Block Programming Language

Flashcard
•
9th - 12th Grade
12 questions
Basic HTML codes

Flashcard
•
9th - 12th Grade
10 questions
Crop, Border, Text, OH MY!

Flashcard
•
9th - 12th Grade
12 questions
BAES Excel Functions & IF Statements Re-Cap L2

Flashcard
•
KG - University
14 questions
Unit 4 Assessment Day

Flashcard
•
9th - 12th Grade
10 questions
Tractor Logo

Flashcard
•
KG
13 questions
Python If Else Statements

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