Is there a way to convert scratch code to python?
Hey! I did a scratch project for school but now my teacher is wanting me to find a converter that will convert scratch to python but so far, no luck whatsoever. Can someone help me?
Voters
RYANTADIPARTHI
i think it's only available with js.
BrendanD10
@RYANTADIPARTHI I have tried a website called Leopard but it was so broken. It sucked in Java and Python is the only PL I understand. Anywho, Ill keep looking ty
RYANTADIPARTHI
@BrendanD10 no problem. Click check mark please.
Python is a command line language, python is more of a backend(server) language. You cannot really convert it to python. You can convert to JavaScript. But python is not really a graphics language, you can do stuff like create an opengl window, but I would aim for a JavaScript converter which there is.