PYTHON | QUESTIONS AND ANSWERS | 2026 UPDATE
WITH COMPLETE SOLUTION
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