- 1
Make a perfect star whose sides depend on the user.
for no confusion just see the output of the code below https://code.sololearn.com/c1fSr4N2q4qJ/?ref=app
1 Respuesta
+ 4
First code is more interactively parametrable than your ask: number of branch, inner and outer radius:
https://code.sololearn.com/WmAKoTUl3GiN/?ref=app
Second is only related to your challenge because it's a star generator (fractal way), but not interactivly parametrable:
https://code.sololearn.com/WkfyQ4Box1fK/?ref=app