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?
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.
@OmN3xin They should add support to convert Scratch into Pygame and so you can download it and run it as an application for professional development teams.
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?
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.