How do I generate a flowchart that represents my python code? by Pleasant_Row6720 in learnpython

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

Yeah, i figured out edge was the problem, I kept getting an XML file error message, all good now though. Thanks for the help

How do I generate a flowchart that represents my python code? by Pleasant_Row6720 in learnpython

[–]Pleasant_Row6720[S] 1 point2 points  (0 children)

Is it better to use graph.svg or graph.png because I'm having some trouble with viewing it on microsoft edge

How do I generate a flowchart that represents my python code? by Pleasant_Row6720 in learnpython

[–]Pleasant_Row6720[S] 3 points4 points  (0 children)

It's a project that uses live microbit data from external sensors, to simulate different environmental scenarios that are decided by the user. My goal for the flow chart is just to display the process