Worldwideoffline
On this page, you find all documents, package deals, and flashcards offered by seller worldwideoffline.
- 6
- 0
- 0
Community
- Followers
- Following
6 items
Presentation ARCH 3013 - Architecture for Non-Majors (ARCH3013) - Pandemics & Design Literacy - Week 13
Presentation from week 13, describing architecture in pandemics, influences, architecture as an extension of oneself, and design literacy.
- Presentation
- • 9 pages •
Presentation from week 13, describing architecture in pandemics, influences, architecture as an extension of oneself, and design literacy.
Basic Programming 9 - Aggregate Words to Single Document
Download the example text directory from Canvas. Read all text files in the directory. Write a program to save words and their counts aggregated across 
all these text files to ''. 
hint: 
after download the zipped file, extract it to a directory, your program first needs to list all files in a directory (
files-in-a-directory-in-python 2) 
Then, you may use file read method (section 7.4 in Python book) to read content from each file. 
use late() method to replace punctuations as shown on page...
- Book
- Other
- • 2 pages •
Download the example text directory from Canvas. Read all text files in the directory. Write a program to save words and their counts aggregated across 
all these text files to ''. 
hint: 
after download the zipped file, extract it to a directory, your program first needs to list all files in a directory (
files-in-a-directory-in-python 2) 
Then, you may use file read method (section 7.4 in Python book) to read content from each file. 
use late() method to replace punctuations as shown on page...
Basic Programming 5
Use method () to extract an email address from a user supplied string (Assuming the email address is any continuous string without space and containing @ sign. If there are multiple emails, please extract the first one).
- Book
- Class notes
- • 2 pages •
Use method () to extract an email address from a user supplied string (Assuming the email address is any continuous string without space and containing @ sign. If there are multiple emails, please extract the first one).
Basic Programming 7
- use regular expression to extract all email address from “ download”, and write it to a file “”
- Class notes
- • 2 pages •
- use regular expression to extract all email address from “ download”, and write it to a file “”
SQLite Syntax 1
SQLite Syntax 1 Assignment
- Other
- • 10 pages •
Advanced Queries Assignment LIS 4683
Advanced Queries Assignment LIS 4683
- Other
- • 2 pages •
Advanced Queries Assignment LIS 4683