Module 1 Quiz Flashcards
1
Q
An example of high-level programming language is
A
Python
2
Q
A complete set of known commands
A
Instruction List
3
Q
A program written in a high-level programming language
A
Source Code
4
Q
Computer program that directly executes instructions written in a programming language
A
Interpreter
5
Q
Default implementation of the Python programming language
A
CPython
6
Q
Acronym for Integrated Development Environment
A
IDLE
7
Q
A tool that lets you launch your code step by step and inspect it at each moment of execution
A
Debugger
8
Q
Python extension
A
py
9
Q
A