PCEP Section 1A: Understand fundamental terms and definitions

Quiz
•
Computers
•
12th Grade
•
Easy
Misti McDaniel
Used 24+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a correct file extension for a Python source file?
.py
.java
.exe
.txt
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a valid Python identifier?
my_variable
2ndValue
_temp
value2
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following Python code? ```python print("Hello, World!") ```
Hello World!
"Hello, World!"
Hello, World!
print("Hello, World!")
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a correct way to assign the value 10 to a variable named `x` in Python?
x == 10
x := 10
x = 10
10 = x
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a fundamental data type in Python?
integer
string
list
All of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements will output the value of a variable `name` in Python?
print(name)
echo name
display(name)
show name
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Python Basics

Quiz
•
KG - University
12 questions
Project-Stem Unit 1 python coding

Quiz
•
9th - 12th Grade
20 questions
Python variables and operators quiz

Quiz
•
9th - 12th Grade
20 questions
Python Programming Quiz

Quiz
•
9th Grade - University
20 questions
Python Function - 3

Quiz
•
12th Grade
15 questions
PCEP Section 1D: Choose operators (May 7th)

Quiz
•
12th Grade
15 questions
Scope of Variables in Python

Quiz
•
1st Grade - Professio...
16 questions
Arithmetic Types Declare Initialize Relation Logical Ops

Quiz
•
9th Grade - University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade