Skip to content

This is a quote guessing game implemented using Python and BeautifulSoup.

Notifications You must be signed in to change notification settings

Jess0-0/QuoteGuessingGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

QuoteGuessingGame

  • This is a quote guessing game implemented using Python and BeautifulSoup.

  • The data is from http://quotes.toscrape.com/

  • Make sure to install Python3 and requests in order for the project to run

  • To install requests use:

      sudo pip install requests 
    

About

This is a quote guessing game implemented using Python and BeautifulSoup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages