pythondotorg icon indicating copy to clipboard operation
pythondotorg copied to clipboard

Idea for Python

Open ghost opened this issue 2 years ago • 1 comments

Hello! I am Aditeyo. I am a beginner of Python programming. But, I have a idea to make Python more advanced. So the idea is that -

There should be a section called Runing Map. After making your code, you can see how the code is working. Like a detailed Flow-Chat. It should generate it fast. And It can help the developer. So the developer can understand or see if the code is working the way he wanted.

Thank you!

  • Aditeyo Ghosal

ghost avatar Jul 15 '23 17:07 ghost

Hello Aditeyo,

Your idea of a "Running Map" for Python is valuable! There's a fantastic tool called Python Tutor that already offers code visualization to help developers understand and debug their code better. It's a great resource to enhance your Python programming skills.

Best regards, Jangle Parth

Jangle-Parth avatar Sep 29 '23 04:09 Jangle-Parth

Related issues to CPython should be opened here: https://github.com/python/cpython/ but probably discussed first at https://discuss.python.org/

JacobCoffee avatar Sep 20 '24 01:09 JacobCoffee