Beginners-Python-Examples
Beginners-Python-Examples copied to clipboard
Minor Modifications & Bug Fixes
Modification for fixing a small bug where both co-ordinates' were referring to rows rather than rows and cols.
Also modified to co-ordinates being taken as input while playing the game to make it more natural (earlier it was accepting numbers and comparing it with rows and columns starting with zero up to n-1)
I'd like to keep my old code for the sake of nostalgia since I'll be archiving the repo soon! Thanks for your input and time!