CSCI 1103 Intro to Programming Logic Final Exam
(2025) Exam Questions And Answers Solved 100%
Correct!!
Save
Terms in this set (37)
A program receives data from a file, keyboard,
Input
touchscreen, network, etc.
A program performs computations on that data, such
Process
as adding two values like x + y.
A program puts that data somewhere, such as a file,
Output
screen, or network.
A computer program consists of instructions
Program
executing one at a time
Variables Programs use variables to refer to data, like x, y, and z
Algorithm Sequence of instructions to solve a problem
is a computer program that executes code written in
the Python programming language. An interactive
Python interpreter
interpreter is a program that allows the user to
execute one line of code at a time.
is a common word for the textual representation of a
Code program (and hence programming is also called
coding).
Line is a row of text
https://quizlet.com/1055660151/csci-1103-intro-to-programming-logic-final-exam-2025-exam-questions-and-answers-solved-100-correct-flash-cards/?n… 1/4