Skip to content

Instantly share code, notes, and snippets.

View HereIsJade's full-sized avatar

Jade HereIsJade

  • New York
View GitHub Profile
@HereIsJade
HereIsJade / exercise_b.py
Created February 21, 2017 02:45 — forked from aparrish/exercise_b.py
RWET Programming Exercise B
#
# RWET Programming Exercise B
#
# This worksheet is also a Python program. Your task is to read the
# task descriptions below and then write one or more Python statements to
# carry out the tasks. There's a Python "print" statement before each
# task that will display the expected output for that task; you can use
# this to ensure that your statements are correct.
#
@HereIsJade
HereIsJade / exercise_a.txt
Last active February 5, 2017 22:16 — forked from aparrish/exercise_a.txt
Programming Exercise A for RWET
RWET Programming Exercise A
Text processing on the UNIX command line
---
Step 1. Write the command to download the text file with the following URL to
your computer with the filename "frost.txt". (Hint: You'll need to use the
"curl" command, and possibly redirection with ">").
Here's the URL:
http://rwet.decontextualize.com/texts/frost.txt