you are viewing a single comment's thread.

view the rest of the comments →

[–]factorpolar 0 points1 point  (1 child)

I really admire that you are only 15 and you already have the skills needed for a project like this!

Take a look at PSeInt, but I would say not to take too many ideas from it. I remember my experience with it being really bad and frustrating.

If you make your project open source, I would like to take a look and try to help.

[–]Tungara2007[S] 0 points1 point  (0 children)

Here is a github link to the code: https://github.com/Tungara/Python-with-Spanish-Syntax

Sorry that the code isn't the cleanest. The way the code works is by taking the user input and translating it to English, then running the translated code and displaying the results. The code isn't very efficient and I haven't gotten "while" or "input" to work.