

Python Programming Basics
Flashcard
•
Computers
•
University
•
Practice Problem
•
Easy
Ariel LU
Used 4+ times
FREE Resource
Student preview

8 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is the basic block of a Python program?
Back
Statement
2.
FLASHCARD QUESTION
Front
What symbol is used to represent the comment text in the program?
Back
#
3.
FLASHCARD QUESTION
Front
What symbol should be added at the end of the code line to divide the code into sequences?
Back
"\"
4.
FLASHCARD QUESTION
Front
What are the names that have a special meaning for the translator or compiler and should be avoided when naming variables?
Back
"keyword" or "reserved words"
5.
FLASHCARD QUESTION
Front
A legal identifier name that starts with English letters or a "_" bottom line (no numbers can be used), is of any length, and contains letters, numbers, and the bottom line "_" characters. (True or False)?
Back
True
6.
FLASHCARD QUESTION
Front
Is this a valid variable name?
my value = 100
Back
No
7.
FLASHCARD QUESTION
Front
Is this a valid variable name?
Price$ = 200
Back
No
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?