wordsearch
Richard Damon
Richard at Damon-Family.org
Tue Nov 19 07:33:34 EST 2019
On 11/19/19 6:47 AM, jezkator at gmail.com wrote:
> Hi, I have got a problem in my searchword. Everything runs properly. Output writes word, coordinates and direction, but i need, that output have same arrangement as second file
> First file includes board, where program search:
Look at our code, and what controls the order you data is output. Change
it so that the data is processed in the order you want the output.
--
Richard Damon
More information about the Python-list
mailing list