Re: [Tutor] 1 to 49 numbered grid

2016-12-08 Thread Bob Gailer
On Dec 8, 2016 8:52 AM, "M Ali" wrote: > > Hi Team > > I was wondering if you can help me, as I am struggling to create a numbered grid in Python. I am trying to be able to create a snakes and ladders game in Python and it must have a numbered grid and involve 2 players. I would appreciate it if y

Re: [Tutor] 1 to 49 numbered grid

2016-12-08 Thread boB Stepp
Please respond to the entire Tutor list. Also, note that Tutor is a plain text only list so your image is not going to show up. On Thu, Dec 8, 2016 at 9:21 AM, M Ali wrote: > > Hi Bob > > > > Thank you ever so much in getting in touch. I have been given an exemplar work of what I am suppose do b

Re: [Tutor] 1 to 49 numbered grid

2016-12-08 Thread boB Stepp
Apologies! My ever friendly Gmail reset my font preferences along the way and put me on a non-monospace font. However, I hope the OP can determine my intent below despite the misalignment of my big one. Cheers! boB On Thu, Dec 8, 2016 at 8:51 AM, boB Stepp wrote: > Greetings! > > On Thu, Dec 8

Re: [Tutor] 1 to 49 numbered grid

2016-12-08 Thread boB Stepp
Greetings! On Thu, Dec 8, 2016 at 4:00 AM, M Ali wrote: > > I was wondering if you can help me, as I am struggling to create a numbered > grid in Python. I am trying to be able to create a snakes and ladders game in > Python and it must have a numbered grid and involve 2 players. I would > app

[Tutor] 1 to 49 numbered grid

2016-12-08 Thread M Ali
Hi Team I was wondering if you can help me, as I am struggling to create a numbered grid in Python. I am trying to be able to create a snakes and ladders game in Python and it must have a numbered grid and involve 2 players. I would appreciate it if you can help me or guide me to create this ga