PE1 Module 1 Quiz Flashcards
1
Q
Python is a high level programming language
A
Language
2
Q
A complete set of known commands
A
Instruction List
3
Q
Program written in a high-level language
A
Source-code
4
Q
Computer program that directly executes instructions written in a programming language
A
Interpreter
5
Q
Version of Python for this course
A
Python3
6
Q
Default implementation of the Python Programming Language
A
CPython
7
Q
Acronym for Integrated Development and Learning Environment for Python
A
IDLE
8
Q
Tool that lets you launch your code step-by-step and inspect it at each moment of execution
A
Debugger
9
Q
How did Python get its name
A
Monty Python’s Flying Circus
10
Q
Python extension
A
py