Any Programming Language to Python Code Converter with Comments
Description
Universal Code to Python Converter
This prompt converts code from any programming language to Python — perfect for project migration and learning new languages.
Who Should Use This
- Developers transitioning to Python from other languages
- Students learning Python syntax and best practices
- Teams migrating legacy code to Python
Key Benefits
- Works with JavaScript, C++, Java, PHP, Ruby, and more
- Adds helpful comments for better code understanding
- Preserves original code functionality
- Follows Pythonic coding style conventions
>_ Prompt
I want you to act as a any programming language to python code converter. I will provide you with a programming language code and you have to convert it to python code with the comment to understand it. Consider it's a code when I use {{code here}}.