- 2
Can we draw in python using this app, becoz i tried to draw but i failed?
12 Respostas
+ 2
Okay can you please go learn python and what libraries mean before rushing to dk projects? Turtle is a library in python to auto draw something and as i said you cant use libraries in solo learn you need to use external ide. Go learn python basics from scratch before rushing to do projects and using libraries cause thats just stupid..
+ 1
You cannot use the turtle module in Sololearn Python code, but with a few tricks it is possible, in the Web playground, using the Skulpt javascript library that transpiles python code to JS.
https://code.sololearn.com/WFgh5Ou95vzH/?ref=app
But I recommend to start with the basics instead, or if you insist on turtle then use a PC, or you can try the repl.it online sandbox that works with turtle.
https://replit.com/languages/python_turtle
0
Draw what? You can't use libraries in sololearn đ€Šđ»ââïž use an external ide
0
Wait
0
I am sending u are video see that
0
See this
0
Thanks.
0
Thanks for telling
- 1
Draw in python with a pen? Amigos are you okay?đ python is a programming lang not picsart
- 2
Na, i tried to draw a square using pen
- 2
But i failed