Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Search character from 2d list to 2d list
Post: RE: Search character from 2d list to 2d list

(Sep-25-2019, 05:35 PM)ichabod801 Wrote: I'm really confused here. It looks like row_n is an integer and i is an integer. What then is (row_n + i).values supposed to be (much less (row_n + i).values...
AHK2019 Homework 3 2,517 Sep-25-2019, 06:52 PM
    Thread: Search character from 2d list to 2d list
Post: Search character from 2d list to 2d list

This is basically a word search solver. I tried to solve the words that must be searched, (list_2), in the matrix board where each character from each word must be sought from. def search_word(words,...
AHK2019 Homework 3 2,517 Sep-25-2019, 02:37 PM
    Thread: I donr know how to search from 2d list to 2d list
Post: I donr know how to search from 2d list to 2d list

It is a word search solver. I dont know the logic to search for every single character from a list of lists to a list of lists. Send help pls. Note: the words to search are based from the input of the...
AHK2019 Homework 1 1,775 Sep-25-2019, 01:26 AM

User Panel Messages

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