Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 6 pages
Exam (elaborations)

CSCI 1103 PROGRAMMING EXAM 2025 UPDATED QUESTIONS AND ANSWERS

Document preview thumbnail
Preview 2 out of 6 pages

CSCI 1103 PROGRAMMING EXAM 2025 UPDATED QUESTIONS AND ANSWERS

Content preview

CSCI 1103 PROGRAMMING EXAM 2025
UPDATED QUESTIONS AND ANSWERS


◉Process . Answer: A program performs computations on that data, such
as adding two values like x + y.


◉Output . Answer: A program puts that data somewhere, such as a file,
screen, or network.


◉Program . Answer: A computer program consists of instructions
executing one at a time


◉Variables . Answer: Programs use variables to refer to data, like x, y,
and z


◉Algorithm . Answer: Sequence of instructions to solve a problem


◉Python interpreter . Answer: is a computer program that executes code
written in the Python programming language. An interactive interpreter
is a program that allows the user to execute one line of code at a time.

, ◉Code . Answer: is a common word for the textual representation of a
program (and hence programming is also called coding).


◉Line . Answer: is a row of text


◉prompt . Answer: indicates the interpreter is ready to accept code. The
user types a line of Python code and presses the enter key to execute the
code.


◉statement . Answer: is a program instruction. A program mostly
consists of a series of statements, and each statement usually appears on
its own line.


◉Expressions . Answer: are code that return a value when evaluated; for
example, the code wage * hours * weeks is an expression that computes
a number. The symbol * is used for multiplication. The names wage,
hours, weeks, and salary are variables, which are named references to
values stored by the interpreter.


◉assignment . Answer: A new variable is created by performing an
assignment using the = symbol, such as salary = wage * hours * weeks,
which creates a new variable called salary.


◉print() . Answer: function displays variables or expression values.

Document information

Uploaded on
January 7, 2026
Number of pages
6
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$12.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
FocusFile7
3.9
(24)
Sold
226
Followers
3
Items
55945
Last sold
9 hours ago


Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions