Python Forum
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Word Search Solver
#4
(Oct-09-2017, 09:42 PM)nilamo Wrote: Inside your login function, print out the response you get.  That's the first time you try printing anything to console, so logging in is probably failing.

I should probably have been a little more clear in my post. This is what prints:

[Image: c27xeEW.png]

It get to the point where it gets the page contents and places each line into a list as an item, but the script is failing to solve the puzzle. I'm not sure that I'm passing the data between the functions properly.
Reply


Messages In This Thread
Word Search Solver - by PythonLamer - Oct-07-2017, 05:26 PM
RE: Word Search Solver - by ichabod801 - Oct-07-2017, 06:32 PM
RE: Word Search Solver - by nilamo - Oct-09-2017, 09:42 PM
RE: Word Search Solver - by PythonLamer - Oct-12-2017, 05:11 PM
RE: Word Search Solver - by nilamo - Oct-12-2017, 06:13 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Sudoku Solver in Python - Can someone explain this code ? qwemx 6 2,203 Jun-27-2022, 12:46 PM
Last Post: deanhystad
  Sudoku Solver, please help to solve a problem. AdithyaR 5 2,189 Oct-28-2021, 03:15 PM
Last Post: deanhystad
  building a sudoku solver usercat123 7 2,865 Oct-01-2021, 08:57 PM
Last Post: deanhystad
Question Problem: Check if a list contains a word and then continue with the next word Mangono 2 2,575 Aug-12-2021, 04:25 PM
Last Post: palladium
  search for more than one word using lambda illmattic 2 2,067 Nov-13-2020, 11:44 AM
Last Post: illmattic
  unable to use result of solver in another function ross1993hall 0 1,432 Aug-10-2020, 10:29 AM
Last Post: ross1993hall
  Complex word search multiple files Kristenl2784 0 1,641 Jul-18-2020, 01:22 PM
Last Post: Kristenl2784
  Partial Word Search Kristenl2784 2 2,174 Jun-29-2020, 08:26 PM
Last Post: Kristenl2784
  Python Speech recognition, word by word AceScottie 6 16,151 Apr-12-2020, 09:50 AM
Last Post: vinayakdhage
  Trouble with Sudoku Solver Techmokid 2 2,204 Apr-08-2020, 07:55 AM
Last Post: Techmokid

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020