PCEP Section 1A: Understand fundamental terms and definitions

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

15 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which of the following is a correct file extension for a Python source file? Options: .py, .java, .exe, .txt
Back
.py
2.
FLASHCARD QUESTION
Front
Which of the following is NOT a valid Python identifier? my_variable, 2ndValue, _temp, value2
Back
2ndValue
3.
FLASHCARD QUESTION
Front
What is the output of the following Python code?
```python
print("Hello, World!")
```
Back
Hello, World!
4.
FLASHCARD QUESTION
Front
Which of the following best defines a variable in Python? A reserved word used to perform a specific function, A container for storing data values, A type of loop structure, A built-in function
Back
A container for storing data values
5.
FLASHCARD QUESTION
Front
Which of the following is a correct way to assign the value 10 to a variable named `x` in Python? Options: x == 10, x := 10, x = 10, 10 = x
Back
x = 10
6.
FLASHCARD QUESTION
Front
Which of the following is a fundamental data type in Python? Options: integer, string, list, All of the above
Back
All of the above
7.
FLASHCARD QUESTION
Front
Which of the following statements will output the value of a variable `name` in Python? Options: print(name), echo name, display(name), show name
Back
print(name)
Create a free account and access millions of resources
Similar Resources on Wayground
7 questions
Python dictionary

Flashcard
•
University
16 questions
EOPA Week 2 Vocabulary

Flashcard
•
11th Grade
7 questions
Java Basics #2

Flashcard
•
10th - 12th Grade
14 questions
The Judicial branch of Government

Flashcard
•
11th - 12th Grade
10 questions
NCCER Basic Communication

Flashcard
•
11th Grade
7 questions
Tipos de Datos en Python

Flashcard
•
12th Grade - University
15 questions
MANI

Flashcard
•
KG - University
7 questions
DGPS Test Review

Flashcard
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade