I was wondering if there's any way to show connections between functions in Python - the same way as it is done in C.
As you can see, there are connections between main() function, and the if/else statement, yet in Python I couldn't find such thing:
I'm beginner when it comes to Python that's why I ask - is there any way to activate this type of connection display? It would really help me understand which function is related to which statement etc. etc.
Aucun commentaire:
Enregistrer un commentaire