turtle screen
Is it possible to make the turtle graphing screen larger? now I can see the graphic window but it is very small.
gibbsfreenergy
It seems like there is no way make the window bigger but you can expand the output box!
Hope this helps and have a great day! :)
DynamicSquid
drag the grey lines outward
Coder100
You can drag these.
@PazitNaggar Hi,
You better create a new Repl with Python(with Turtle)
Here, Follow these steps:-
Go to your Repls
Click that + button

Type Turtle

Select the First one that appears

Label it and click on Create Repl

Copy-Paste this code to the newly created Repl
That's it
Thanks!
Hope this helps