Question: can this code be translated in picture instead of turtle ? i would like it in picture not turtle Best use 'picture' module, or turtle

can this code be translated in "picture" instead of turtle ?

can this code be translated in "picture" instead of turtle ? i
i would like it in "picture" not turtle

Best use 'picture' module, or turtle to draw this. Input: An integer for the width of the image (width) and the height in bricks of the pyramid ( n ). Output: An image of a pyramid that is n bricks tall in a square canvas width wide (and thus width tall). Prompt the user for the width width of the canvas. Prompt the user for the number of bricks tall to make the pyramid, n. Setup a canvas of size width by width with a cyan background. Start building the pyramid in the bottom left corner of the canvas

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!