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)

PLTW Computer Science Semester 1 Final Exam Review Questions And Answers Graded A+

Document preview thumbnail
Preview 2 out of 6 pages

How are variables used in programming? - Answer-They are used as a storing location associated with an identifier What is a variable? - Answer-A named memory cell where information can be stored A function is a block of code. How many built-in functions does Python have? - Answer-80 Which part of the canopy screen would you use in order to type many lines of code before execution? - Answer-Code editor Which part of the canopy screen would you use to type code and get immediate results? - AnsweriPython Session Python uses the keyword def to define a new function a. True b. False - Answer-True The lines of code in a function are indented four (4) spaces a. True b. False - Answer-True To create multi-line comments (also called a docstring) you would use ________. - Answer-''' An advantage of destroying local variables once the block is done executing is to free up space a. True b. False - Answer-TrueCode that has already been written by other people are called modules, and they can be imported from ____________ of packages that come with Canopy. - Answer-Libraries To add comments in Python, use the ___________symbol - Answer-# True or False - Answer-boolean Any characters - Answer-string Integers - Answer-int Any real number - Answer-float The following input would result in what type of variable? In [ ] : 5*3 - Answer-int The following input would result in what type of variable? In [ ] : 6*8.1 - Answer-float To assign a variable to a value you must use the ________ . - Answer-= To divide numbers you must use the _______________ symbol . - Answer-/ To multipy numbers you must use the _______________ symbol . - Answer-* To get the exponential of a number you would use the ___________ symbol. - Answer-** What is the correct way to assign the value of 12 to the variable ounces? - Answer-ounces = 12In an if-structure, what gets executed depends on whether a Boolean expression, also known as a conditional is true a. True b. False - Answer-True In a Boolean expression, which operator is used to express that 5 is greater than 3 - Answer- Boolean expressions can also be connected conditionals. Which of the following is not used for connection expressions? a. plus b. and c. or d. not - Answer-plus What value would the following Boolean expression return (assuming a is 4), True or False? a + 3 5 - Answer-True What value would the following Boolean expression return (assuming a is 4), True or False? a**2=16 and a1 - Answer-False


Document information

Uploaded on
June 3, 2024
Number of pages
6
Written in
2023/2024
Type
Exam (elaborations)
Contains
Questions & answers
$8.49

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.
Brainarium
3.8
(333)
Sold
1987
Followers
1046
Items
23958
Last sold
1 day 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

Whoops! We can’t load your doc right now. Try again or contact support.