Math, asked by ShravanZunjarrao, 2 months ago

SCHOLAR ATHEMATICAL Como de​

Answers

Answered by kishunsinghram
0

Answer:

circles outline

outer = circle(x=50, y=0, r=50, fill="#8b0000", stroke_width=0) | repeat(6, rotate(60))

outer1 = circle(x=50, y=0, r=55, fill="yellow", stroke_width=0) | repeat(6, rotate(60))

outer2 = circle(x=50, y=0, r=60, fill="orange", stroke_width=0) | repeat(6, rotate(60))

outer3 = circle(x=50, y=0, r=65, fill="#c21320", stroke_width=0) | repeat(6, rotate(60))

outer4 = circle(x=50, y=0, r=70, fill="black", stroke_width=0) | repeat(6, rotate(60))

show(outer4, outer3,outer2,outer1,

Similar questions