100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
Introduction to Programming Final Exam Review (Python) questions well answered to pass (18) $17.99   Add to cart

Exam (elaborations)

Introduction to Programming Final Exam Review (Python) questions well answered to pass (18)

 2 views  0 purchase
  • Course
  • Python
  • Institution
  • Python

Introduction to Programming Final Exam Review (Python) questions well answered to pass (18)

Preview 3 out of 17  pages

  • October 17, 2024
  • 17
  • 2024/2025
  • Exam (elaborations)
  • Questions & answers
  • Python
  • Python
avatar-seller
Sakayobako30
Introduction to Programming Final Exam
Review (Python) questions well
answered to pass (18)

A ________ does not prevent the program from running, but causes it to produce incorrect result -
correct answer ✔✔Syntax Error



A ______ is sequence of characters - correct answer ✔✔String



A ____ is a name that references a value in the computer's memory - correct answer ✔✔Variable



A _____ in python must be enclosed in either single or double-quotes - correct answer ✔✔String Literal



Short notes placed in different parts of a program explaining how these parts of the program work are
called - correct answer ✔✔Comments



A(n) ______ makes a variable reference a value in the computer's memory - correct answer
✔✔Assignment Statement



The ___ symbol marks the beginning of a comment in python - correct answer ✔✔#



Values on the right and left of an operator symbol (+) are called: - correct answer ✔✔Operands



______ can be used to read input that has been typed on the keyboard - correct answer ✔✔input()



having float(aroundSomething) - correct answer ✔✔converts to a float



A magic number is an: - correct answer ✔✔unexplained value that appears in a program's code

,A _____ is a name that represents a value that does not change during the program's execution - correct
answer ✔✔Named Constant



First characters of a variable names: - correct answer ✔✔cannot be a number



If a variable has not been assigned a value - correct answer ✔✔0 will not display since the variable was
not assigned 0 to begin with



A _____ can execute a set of statements only certain circumstances - correct answer ✔✔Decision
Structure



A ____ provides one alternative path of executions - correct answer ✔✔Single Alternative Decision



Boolean has a value of either - correct answer ✔✔True or False



A compound boolean expression created with the "or" operator is true if: - correct answer ✔✔Either of
its sub-expressions are true



A ____ can be nested inside another decision structure - correct answer ✔✔Decision structure



A compound boolean expression created with the "and" operator is true only when: - correct answer
✔✔Both sub-expression sare true



The while loop is a ___ type of loop - correct answer ✔✔Pretest



An ____ loop has no way of ending and repeats until the program is interrupted - correct answer
✔✔Infinite Loop



The -= operator is an example of a(n) _______ - correct answer ✔✔augmented assignment operator

, A(n) ______ is a special value that signals when there are no more items from a list of items to be
processed. This value cannot be mistaken as an item from the list - correct answer ✔✔sentinel



It is _____ that a condition-controlled loop always repeats a specific number of times - correct answer
✔✔false



x= x-1 does? - correct answer ✔✔subtracts 1 from x



It is necessary to initialize ______ - correct answer ✔✔accumulator variables



In a ________, the inner loop goes through all of its iterations for every single iteration of the outer loop
- correct answer ✔✔nested loop



To calculate the total number of iterations of a nested loop, you ____ the number of iterations of all the
loops - correct answer ✔✔multiply



Design technique that helps to reduce the duplication of code within a program and is a benefit of using
functions is _____ - correct answer ✔✔code reuse



The first line of a function definition is known as the _____ - correct answer ✔✔header



You ____ a function to execute it - correct answer ✔✔call



A ______ is a variable that is created inside a function - correct answer ✔✔local variable



A(n) ____ is the part of a program in which a variable may be accessed - correct answer ✔✔Scope



A(n) _______ is a piece of data that is sent into a function - correct answer ✔✔argument



A(n) ______ is a special variable that receives a piece of data when a function is called - correct answer
✔✔parameter

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller Sakayobako30. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $17.99. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

83249 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$17.99
  • (0)
  Add to cart