2026
A program consists of? - ANSWER ✔✨---input, process, output
A named item used to hold a value? - ANSWER ✔✨---variable
Sequence of instructions that solves a problem. - ANSWER ✔✨---Algorithm
program that executes python programming. - ANSWER ✔✨---python intreperter or IDE
textual representation of a program - ANSWER ✔✨---code
row of text - ANSWER ✔✨---line
indicates the interpreter is ready to accept user input - ANSWER ✔✨---prompt
line of executable code - ANSWER ✔✨---statement
returns a value when evaluated - ANSWER ✔✨---expression