I posted a thread yesterday which unfortunately wasn't sufficient as one programmer suggested.
My problem at the moment is i can read throgh all the files ie txt
and images, but the problem is coming when i run the programme and
deliberately enter wrong input.
E.g the guessed word maybe Monday, if i deliberately enter a wrong
entry e.g Z, it's calling the relevant image file i.e image1 and if i
then enter N which is part of the secrect word it displays but if i
again enter another wrong entry, my image 2 is not showing.
i know the problem might be on the guessing loop but I am finding it rather hard to tro
troubleshoot.