Computer Science, asked by jasminehuerta423, 1 month ago

Write the cod to create this picture. in python using canvas.draw_polygon.

Challenge. Do each box in a different color

if you answer correctly, I'll mark u brainliest ​

Attachments:

Answers

Answered by shubham85288
2

Answer:

Hello World: Create your First Python Program

Step 1) Open PyCharm Editor. ...

Step 2) You will need to select a location.

Step 3) Now Go up to the “File” menu and select “New”. ...

Step 4) A new pop up will appear. ...

Step 5) Now type a simple program - print ('Hello World! ...

Step 6) Now Go up to the “Run” menu and select “Run” to run your program..

Similar questions