CS3 Lesson 3.5: Flashcard

Flashcard
•
Computers
•
6th - 8th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

8 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What number will be shown on the display by this code?
a = 4
b = 2
c = a * b
display.show(c)
Back
8
2.
FLASHCARD QUESTION
Front
Which code segment will scroll the temperature in Fahrenheit on the display? Remember, the formula for converting from Celsius is F = C * 1.8 + 32.
Back
3.
FLASHCARD QUESTION
Front
What number will be shown on the display by this code?
Back
7
4.
FLASHCARD QUESTION
Front
Which sentence about variables in Python is true? Options: Variables in Python don’t store data, Variables in Python are all the same data type., Variables in Python can store several different data types., None of the above.
Back
Variables in Python can store several different data types.
5.
FLASHCARD QUESTION
Front
Which of these variables is storing a string? a = 2.5, b = -5, c = 'hello', d = 100
Back
c = 'hello'
6.
FLASHCARD QUESTION
Front
What will be scrolled across the display by this code? Options: thisthat, onetwo, one+two, three
Back
onetwo
7.
FLASHCARD QUESTION
Front
What does a while loop do?
Back
Repeats code while a condition is true
8.
FLASHCARD QUESTION
Front
What numbers will be displayed by this code? Options: 4 7, 5 6, 4 5 6, 4 5 6 7
Back
4 5 6
Similar Resources on Wayground
16 questions
Unit 2: Vocab

Flashcard
•
8th Grade
10 questions
Python

Flashcard
•
7th - 8th Grade
10 questions
Python Flashcard 15 (Exception Handling)

Flashcard
•
6th - 8th Grade
12 questions
Python II Lesson 2

Flashcard
•
5th - 9th Grade
8 questions
Understanding Data Types in Python

Flashcard
•
8th Grade
10 questions
Python Practice

Flashcard
•
9th Grade
15 questions
CSIM Skill Check 1.3 & 1.4

Flashcard
•
7th - 8th Grade
15 questions
The Snake That's Eating Florida

Flashcard
•
6th - 8th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade