subject

Your task is to write python program that draws a board with alternating dark cells (black or some other color) and white cells. The number of cells to use in each row or column, width of each cell, and color to use for dark cells (either black, red, green, or blue) should be collected from the keyboard after showing appropriate input prompt messages. Note the following requirements: • The program can either start with a dark (colored) cell or white cell. In the figure below, the board starts with dark cell.
• The program should draw an N by N board where N is the number of cells in a row (or a column). Note that the shape of board and the cells are both square.
• The program should draw a border (black line) around the board as shown in the figure.
• The program must prompt for input from the keyboard and then validate the input as follows:
o Number of cells in each row or column must be positive number > 1
o Width of each cell must be a positive number > 9
o The color can be one of 4 colors only: black, red, green or blue.
• If any of the provided input is invalid then the program should show a warning message and use the default value for that variable as follows:

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 23:30
You picked the corridor which led you here. if the guards find you, they're going to be really angry! what is the synonym of angry
Answers: 1
question
Computers and Technology, 22.06.2019 07:30
What type of computer network ensures high security ?
Answers: 1
question
Computers and Technology, 23.06.2019 06:20
Which text function capitalizes the first letter in a string of text? question 10 options: upper capital first proper
Answers: 1
question
Computers and Technology, 24.06.2019 08:30
Intellectual property rights are exclusive rights that protect both the created and the creation. ipr offers exclusively what benefits to the person or people covered by it
Answers: 3
You know the right answer?
Your task is to write python program that draws a board with alternating dark cells (black or some o...
Questions
question
Mathematics, 10.11.2021 22:20
question
Chemistry, 10.11.2021 22:20
question
Mathematics, 10.11.2021 22:20
question
Mathematics, 10.11.2021 22:20
question
Mathematics, 10.11.2021 22:20
Questions on the website: 13722363