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 5 pages
Exam (elaborations)

ENGR 102 Exam 2 Questions and Answers Graded A+

Document preview thumbnail
Preview 2 out of 5 pages

ENGR 102 Exam 2 Questions and Answers Graded A+

Content preview

ENGR 102 Exam 2 Questions and
Answers Graded A+

File I/O - Correct answer-<fileID> = open("<File Name>", "<designator>")

File I/O: what is the designator for? - Correct answer-Designator is either "r" for

reading or "w" for writing to a file

Part 1) Functions available after successfully opening a file - Correct answer-to

read a line from a file that is open for reading: readline( ).




*Syntax for readline( ) function:

<string variable> = <fileID>.readline()




This returns a string from where the file pointer is at the beginning of the call until

a newline character is found.

Part 2) Functions available after successfully opening a file - Correct answer-If we

successfully open a file for writing,


©COPYRIGHT 2025, ALL RIGHTS RESERVED 1

, then we can use the following function syntax to write a string to a file:




<fileID>.write(<string to write>)

%10.5f or %d to format specifiers to take care of the numbers

Modules - Correct answer-Common Modules:




import matplotlib.pyplot as plt

import numpy as np

import math

Calling Functions - Correct answer-<function>(<arguments>)

ex: print( ), sqrt( ), etc




Dot Format for file I/O

A.<function>(<arguments>)




The name before the dot is an object of a particular type


©COPYRIGHT 2025, ALL RIGHTS RESERVED 2

Document information

Uploaded on
December 12, 2025
Number of pages
5
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$11.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.
EmillyCharlotte
3.5
(31)
Sold
145
Followers
5
Items
12467
Last sold
6 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