Python Forum

Full Version: Python Program "Topic" 150 lines of code.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Does anyone have any ideas for what I could write a program for? using loops, lists etc. Thanks in advance!
web scraping is always fun to do.
If interested, start here:
Web-Scraping part-1
Web-scraping part-2
You could perhaps choose one of Wikipedia's list of algorithms and implement one of them in Python.
What are you interested in? If this is homework, what are the constraints? If you just ask random people on the Internet, you'll get all manner of suggestions, some of which may not be appropriate. Aren't you better off asking your teacher?