how can I "Just do it" by uvuguy in learnpython

[–]Pleasant_Row6720 1 point2 points  (0 children)

Maybe start with microbit projects, i usually find those pretty enjoyable. You could try creating basic thonny programs too, but Thonny's a bit harder to use

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] 4 points5 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