[Tutor] Tile Code
Alan Gauld
alan.gauld at btinternet.com
Fri Nov 14 11:18:13 CET 2014
On 14/11/14 01:20, niyanaxx95 at gmail.com wrote:
You keep sending us your homework but not any of your code.
We will not do your homework for you. And we can only guess
at what bits you don't understand unless you tell us.
Please include your code and a specific question or area
of difficulty. If you get an error message include that too.
The other issue in this case is that it refers to a graphics module.
Which module is that? It is not part of the standard Python library.
> Statement:
> 1. The first and last tile in the first row shall be black.
> 2. The first and last tile in the first column shall be black.
> 3. The tiles will alternate between black and lemon
What happens for 4 tiles?
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.flickr.com/photos/alangauldphotos
More information about the Tutor
mailing list