Skip to content

soonerfan237/cs5293sp19-assignment0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alexander Sullivan-Wilson

You can run the code by starting python 3.7. Then importing the code from assignment0. The main.py file contains the relevant functions. The example code to retrieve a random title: $ pipenv run python

import assignment0 assignment0.promise()

I used https://docs.python.org/2/library/random.html for documentation of the random library and how to use it.

I used https://docs.python.org/2/library/urllib.html for documentation about how to read data from a url.

I used W3schools (https://www.w3schools.com/python/python_json.asp) for help with parsing json files.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages