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

WGUC859PythonTest2023witcompletesolution

Rating
-
Sold
-
Pages
3
Grade
A+
Uploaded on
24-04-2024
Written in
2023/2024

()-ANSreadafileintoastring ("hello!")-ANSwritesto afile ine()-ANSreadsnextline ()-ANSclosesafile(mustalways close afile!) f1=open("/mypath/","r")-ANStoopenandreadafile f1 = open("/my_path/my_", "w") -ANSto open and write a file (all previous materialdiscarded) f1=open("/my_path/my_","a")-ANStoopenandaddtoafile withopen("/myfile...etc)asf:-ANSopens,allows work,andautomaticallyclosesa file timedelta-ANStimelibraryfunction tocalculatetimeamounts fromdatetimeimporttimedelta-ANSgrabstimedeltafrom thedatetimelibrary importdatetimeasdt-ANSimportsalibraryasa specifiedvariable ().month-ANStoprintcurrentmonth(orthose) beautifulsoup-ANSHTMLparsinglibrary NumPy-ANSscientificcomputing,matrices,arraycreation library pandas-ANSdatamanipulationandanalysislibrary pillow(PIL)-ANSworkwithandmanipulateimages;pythonimaginglibrary pyglet-ANSmultimedia/gamingcreationlibrary pytz-ANStimezonedata library toinstallandimporta pipinstallimport-ANS libraryinto your code

Show more Read less
Institution
Course

Content preview

WGU C859 Python Test 2023 wit complete solution
GRADED A+

f1.read() - ANS>>read a file into a string

f1.write("hello!") - ANS>>writes to a file

f1.readline() - ANS>>reads next line

f1.close() - ANS>>closes a file (must always close a file!)

f1 = open("/my_path/my_file.text", "r") - ANS>>to open and read a file

f1 = open("/my_path/my_file.text", "w") - ANS>>to open and write a file (all previous
material discarded)

f1 = open("/my_path/my_file.text", "a") - ANS>>to open and add to a file


with open("/my_file...etc) as f: - ANS>>opens, allows work, and automatically closes a
file

timedelta - ANS>>time library function to calculate time amounts

from datetime import timedelta - ANS>>grabs timedelta from the datetime library

import datetime as dt - ANS>>imports a library as a specified variable

datetime.date.today().month - ANS>>to print current month (aka .day or .year for those)

beautiful soup - ANS>>HTML parsing library

NumPy - ANS>>scientific computing, matrices, array creation library

pandas - ANS>>data manipulation and analysis library

pillow (PIL) - ANS>>work with and manipulate images; python imaging library

pyglet - ANS>>multimedia / gaming creation library

pytz - ANS>>time zone data library

pip install import - ANS>>to install and import a
library into your code

Written for

Course

Document information

Uploaded on
April 24, 2024
Number of pages
3
Written in
2023/2024
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$11.99
Get access to the full document:

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

Get to know the seller
Seller avatar
LECAlice

Get to know the seller

Seller avatar
LECAlice Chamberlain College Nursing
Follow You need to be logged in order to follow users or courses
Sold
-
Member since
2 year
Number of followers
0
Documents
573
Last sold
-

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

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