
Flashcard on Programming Essentials

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

10 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is the purpose of a loop in programming?
Back
To repeat a block of code multiple times
2.
FLASHCARD QUESTION
Front
Which of the following is a valid function definition in Python?
Options: `def myFunction:` , `function myFunction()` , `def myFunction():` , `function: myFunction()`
Back
`def myFunction():`
3.
FLASHCARD QUESTION
Front
What is the output of the following code snippet?
```python
print("Hello, World!")
```
Back
Hello, World!
4.
FLASHCARD QUESTION
Front
Which of the following is an example of a conditional statement? `for i in range(5):`, `if x > 10:`, `def myFunction():`, `print("Hello")`
Back
`if x > 10:`
5.
FLASHCARD QUESTION
Front
Back
11
6.
FLASHCARD QUESTION
Front
Which function is used to get input from the user in Python? Options: `input()`, `get()`, `read()`, `scan()`
Back
`input()`
7.
FLASHCARD QUESTION
Front
What is the main purpose of a function in programming?
Back
To perform a specific task
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
PLTW CSE L1 Vocab P2/2

Flashcard
•
9th - 12th Grade
10 questions
Procedure Text

Flashcard
•
12th Grade
7 questions
Kiến thức lập trình cơ bản

Flashcard
•
10th Grade
10 questions
CMU CS Academy Unit 2 Part 3 Mouse Release Events

Flashcard
•
9th Grade
11 questions
Python Functions

Flashcard
•
KG - 8th Grade
10 questions
Fall Semester Final (Version B) - CS Principles

Flashcard
•
11th Grade
12 questions
[4] APCSP Prep - Pseudocode Practice(edward_mosley_52506)

Flashcard
•
10th Grade
13 questions
AP CSP Unit 7: Parameters, Returns, and Libraries

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