100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
Zybook chapters 1-8 python Exam Questions With Correct Answers $10.49   Add to cart

Exam (elaborations)

Zybook chapters 1-8 python Exam Questions With Correct Answers

 1 view  0 purchase
  • Course
  • Zybook
  • Institution
  • Zybook

Zybook chapters 1-8 python Exam Questions With Correct Answers Computer program - answerConsists of instructions that a computer executes (or runs), like multiplying numbers or printing a number to a screen. task decomposition - answerMeans to reduce a complex task into simpler basic steps, mak...

[Show more]

Preview 3 out of 24  pages

  • October 21, 2024
  • 24
  • 2024/2025
  • Exam (elaborations)
  • Questions & answers
  • Zybook
  • Zybook
avatar-seller
sirjoel
©SIRJOEL EXAM SOLUTIONS
12/3/2024 11:27AM



Zybook chapters 1-8 python Exam Questions
With Correct Answers



Computer program - answer✔Consists of instructions that a computer executes (or runs), like

multiplying numbers or printing a number to a screen.


task decomposition - answer✔Means to reduce a complex task into simpler basic steps, making

the whole task easier to solve.


algorithm - answer✔A recipe or a methodical step-by-step procedure to perform a task.


computational thinking - answer✔Evaluating a problem's most basic parts and then creating an

algorithm to solve that problem is commonly known as


Python interpreter - answer✔An application that can be used on various operating systems,

including Microsoft Windows, Linux, and MacOS.


interactive interpreter - answer✔A program that allows the user to execute one line of code at a

time.


code - answer✔A common word for the textual representation of a program


line - answer✔A row of text

, ©SIRJOEL EXAM SOLUTIONS
12/3/2024 11:27AM


prompt - answer✔Indicates the interpreter is ready to accept code ">>>"


statement - answer✔A program instruction


expression - answer✔code that returns a value when evaluated;


variables - answer✔Named references to values stored by the interpreter.


assignment - answer✔Creates a new variable by using the = value


comments - answer✔used to explain portions of code to a human reader. "# PA1"


print() - answer✔displays variables or expression values


string literal - answer✔Text enclosed in quotes is known as this. ('hello world')


new line character - answer✔A new line can also be output by inserting \n.




ex: "1/n2/n3"


input - answer✔Reads text entered by the user, and assigns the entered text to a variable. Causes

the interpreter to wait until the user has entered some text and has pushed the return key.


string - answer✔Always surrounded by single or double quotes, for example 'Hello' or

"#Goodbye# Amigo!".


type - answer✔Determines how a value can behave

, ©SIRJOEL EXAM SOLUTIONS
12/3/2024 11:27AM


int() - answer✔used to convert that string to the integer


syntax error - answer✔Violates a programming language's rules on how symbols can be

combined to create a program.


runtime error - answer✔a program's syntax is correct but the program attempts an impossible

operation, such as dividing by zero or multiplying strings together


crash - answer✔Abrupt and unintended termination of a program


logic error - answer✔A logically flawed program. It works but the output is not correct for the

given goal for the program.


bug - answer✔another name for a logic error


integrated development environment - answer✔Code development. A way to create programs

and test them all in one.


bit - answer✔0s and 1s (another way to call "binary numbers")


processor - answer✔created to process (aka execute) a list of desired calculations


instruction - answer✔each calculation output from processors


memory - answer✔circuits that can store 0s and 1s in each of a series of thousands of addressed

locations

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 sirjoel. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

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

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

83750 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
$10.49
  • (0)
  Add to cart