Python PCEP Flashcard #1

Flashcard
•
•
Hard
Standards-aligned
Wayground Content
Used 3+ times
FREE Resource
Student preview

27 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What will the output be from the following Python code?
print(3+4)
Back
7
2.
FLASHCARD QUESTION
Front
What will be the output from the following Python code?
print("3+4")
Back
3+4
3.
FLASHCARD QUESTION
Front
Which of the following data types can consist of numbers, alphabets and symbols? String, Integer, Float, Boolean
Back
String
4.
FLASHCARD QUESTION
Front
What is a variable?
Back
A name that refers to a value.
5.
FLASHCARD QUESTION
Front
What is a comment?
Back
Information in a program that is meant for other programmers (or anyone reading the source code) and has no effect on the execution of the program.
6.
FLASHCARD QUESTION
Front
What is an index?
Back
An integer value used to select an item in a sequence, such as a character in a string.
7.
FLASHCARD QUESTION
Front
What does an operator do in Python code?
Back
It is a special symbol that represents a simple computation like addition, multiplication, or string concatenation.
Create a free account and access millions of resources
Similar Resources on Wayground
21 questions
C.P. - Flashcard #2 - Review

Flashcard
•
9th - 12th Grade
20 questions
CS Terms and Vocab Practice Flashcard 3

Flashcard
•
7th - 12th Grade
25 questions
Introduction to Python

Flashcard
•
9th - 10th Grade
20 questions
CodeHS Python Unit 3 Flashcard Review

Flashcard
•
9th - 12th Grade
21 questions
Python Input and Output Concepts

Flashcard
•
7th Grade
20 questions
Unit 3 Python TEST

Flashcard
•
11th - 12th Grade
21 questions
Computer Science Vocab

Flashcard
•
6th Grade - Professio...
24 questions
Year 11 CS - Algorithms & Programming

Flashcard
•
10th - 11th 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
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