0

How to use sculpt in web in sololearn?

Also,May I use tkinter, pygame in sololearn using sculpt? I'm not experienced with JS(web) so if you've found/have a sample code in code playground, plz do share with me because I've seen some codes using sculpt but couldn't found it now when needed.

1st Feb 2021, 5:58 AM
Rishabh Dwivedi
Rishabh Dwivedi - avatar
3 Answers
1st Feb 2021, 6:27 AM
A͢J
A͢J - avatar
+ 2
Arctic Fox You can't write python code. Turtle has own features. You can write anything using write method of turtle. turtle.write("Hello World") //it will display on screen.
1st Feb 2021, 8:39 AM
A͢J
A͢J - avatar
0
I Am AJ ! Sir, We've to write Python code in the <textarea>. Right? If yes So, I've tried writing in the code: print("Hello world") Which is not working. So,Does that mean I can't write Python code except the turtle one?
1st Feb 2021, 7:00 AM
Rishabh Dwivedi
Rishabh Dwivedi - avatar