This test covers the first four introductory chapters on Python programming.
A category of values. The types we have seen so far are integers (type int), floatingpoint numbers (type float), and strings (type str).
A programming statement that allows a block of code to be repeated as long as a condition is true.
A sequence of characters, which can include letters, numbers, symbols, punctuation, and spacing.
A named value that can change
Rate this question:
Int
Float
String
Array
Rate this question:
Windows
Python
Idle
Interactive Mode
Rate this question:
Prompt
Cursor
Whack
Float
Rate this question:
Editor
Shell
Loop
Interactive mode
Rate this question:
EXE
BAT
PY
DLL
Rate this question:
For
While
If
Nested
Rate this question:
A part of a program that can execute repeatedly.
A file or set of files with related variables, functions, and classes that can be reused in other programs.
A symbol or set of symbols that represents an action or comparison and returns a result, such as +, -, *, //, , ==, and so on.
An input variable to a function, specified in the function’s definition
Rate this question:
#
>>>>
()
[]
Rate this question:
Shortcuts
Index
Variables
Keywords
Rate this question:
1-10
0-9
0-10
John Cena
Rate this question:
A variable containing information about a single instance of a class, such as a single sprite from the Sprite class.
A special, reserved word that means something in a particular programming language.
An input variable to a function, specified in the function’s definition.
A symbol or set of symbols that represents an action or comparison and returns a result, such as +, -, *, //, , ==.
Rate this question:
Intergers
Types
Operands
Variables
Rate this question:
String
Loop
Operator
Variable
Rate this question:
Program
Command
Module
Keyword
Rate this question:
Script
Assignment statement
Semantics
Parse
Rate this question:
A set of instructions that is repeated until a condition is reached.
A sequence of characters, which can include letters, numbers, symbols, punctuation, and spacing
The spelling and grammar rules of a programming language.
Figures out the value within a string
Rate this question:
T = turtle
Import turtle
Turtle
Turtle.Pen
Rate this question:
T
=
Turtle.Pen
""
Rate this question:
Loop
String
Value
List
Rate this question:
String
Float
Interger
Operand
Rate this question:
String
Float
Interger
Operand
Rate this question:
For
While
Nested
If
Rate this question:
For
While
Nested
If
Rate this question:
A type that represents sequences of characters.
One of the basic units of data, like a number or string, that a program manipulates.
A program stored in a file (usually one that will be interpreted).
The structure of a program.
Rate this question:
Quiz Review Timeline (Updated): Jun 28, 2024 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.