Question
Select the words to complete each sentence. Group of answer choices compiled; machine [ Choose ] A _____ loop executes a procedure as long as
Select the words to complete each sentence.
Group of answer choices
compiled; machine
[ Choose ] A _____ loop executes a procedure as long as the tested condition is true and a _____ loop executes a procedure a fixed number of times. Python is an example of an _____ programming language. A _____ variable is visible in all parts of a computer program but a _____ variable is only available in the module it was declared. A _____ programming language turns the computer program into ______ language before execution. Software that controls the computer hardware is known as _____ software. A graphical representation of a process is known as a _____. A set of self-contained step-by step instructions is known as an _____.
system
[ Choose ] A _____ loop executes a procedure as long as the tested condition is true and a _____ loop executes a procedure a fixed number of times. Python is an example of an _____ programming language. A _____ variable is visible in all parts of a computer program but a _____ variable is only available in the module it was declared. A _____ programming language turns the computer program into ______ language before execution. Software that controls the computer hardware is known as _____ software. A graphical representation of a process is known as a _____. A set of self-contained step-by step instructions is known as an _____.
interpreted
[ Choose ] A _____ loop executes a procedure as long as the tested condition is true and a _____ loop executes a procedure a fixed number of times. Python is an example of an _____ programming language. A _____ variable is visible in all parts of a computer program but a _____ variable is only available in the module it was declared. A _____ programming language turns the computer program into ______ language before execution. Software that controls the computer hardware is known as _____ software. A graphical representation of a process is known as a _____. A set of self-contained step-by step instructions is known as an _____.
flowchart
[ Choose ] A _____ loop executes a procedure as long as the tested condition is true and a _____ loop executes a procedure a fixed number of times. Python is an example of an _____ programming language. A _____ variable is visible in all parts of a computer program but a _____ variable is only available in the module it was declared. A _____ programming language turns the computer program into ______ language before execution. Software that controls the computer hardware is known as _____ software. A graphical representation of a process is known as a _____. A set of self-contained step-by step instructions is known as an _____.
algorithm
[ Choose ] A _____ loop executes a procedure as long as the tested condition is true and a _____ loop executes a procedure a fixed number of times. Python is an example of an _____ programming language. A _____ variable is visible in all parts of a computer program but a _____ variable is only available in the module it was declared. A _____ programming language turns the computer program into ______ language before execution. Software that controls the computer hardware is known as _____ software. A graphical representation of a process is known as a _____. A set of self-contained step-by step instructions is known as an _____.
WHILE; FOR
[ Choose ] A _____ loop executes a procedure as long as the tested condition is true and a _____ loop executes a procedure a fixed number of times. Python is an example of an _____ programming language. A _____ variable is visible in all parts of a computer program but a _____ variable is only available in the module it was declared. A _____ programming language turns the computer program into ______ language before execution. Software that controls the computer hardware is known as _____ software. A graphical representation of a process is known as a _____. A set of self-contained step-by step instructions is known as an _____.
global; local
[ Choose ] A _____ loop executes a procedure as long as the tested condition is true and a _____ loop executes a procedure a fixed number of times. Python is an example of an _____ programming language. A _____ variable is visible in all parts of a computer program but a _____ variable is only available in the module it was declared. A _____ programming language turns the computer program into ______ language before execution. Software that controls the computer hardware is known as _____ software. A graphical representation of a process is known as a _____. A set of self-contained step-by step instructions is known as an _____.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started