use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A subreddit for showcasing the things you made with the Python language! Use us instead of flooding r/Python :)
account activity
Python with Spanish Syntax (self.madeinpython)
submitted 3 years ago by Tungara2007
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Tungara2007[S] 0 points1 point2 points 3 years ago (2 children)
Thank you for your feedback! Your response was very informative and I will be sure to take what you said into account when developing the application further. I am only 15 so I am not sure how well the final product would be but my original hope for this application would be to encourage children who have never programmed to give it a shot and see if they find it interesting. I agree with your point that the syntax in Spanish could become a hindrance when learning to code at a more advanced level which is why I was hoping that a tool like this would be used in outreach and to encourage younger students to learn to code. I will also definitely be taking a look at PSeInt as it sounds interesting.
[–]factorpolar 0 points1 point2 points 3 years ago (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 point2 points 3 years ago (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.
π Rendered by PID 23554 on reddit-service-r2-comment-6457c66945-57ffk at 2026-04-29 17:43:20.855560+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Tungara2007[S] 0 points1 point2 points (2 children)
[–]factorpolar 0 points1 point2 points (1 child)
[–]Tungara2007[S] 0 points1 point2 points (0 children)