Python Forum

Full Version: Script from flowchart
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello. Could someone write a script according to this flowchart? [Image: gFJ0sn]
The script should be written exacly as shown in flowchart even if you know easer, faster and better way to do this,
and with names of variables or functions kept the same as names in flowchart.
Help with some explaenation would be much appreciate because I completely don't know how to do this. I only manage to write first 3 lines of this code.
This forum is here to help users solve Python coding problems they encounter, not write code for them. If you want to get your script done for you, then post in Jobs section.

Otherwise you can post the flowchart here and show your attempt at writing the solution. Then we can help you correct the mistakes.
In that case can you move this thread to Jobs section? Thank you in advance.

I forgot to add that this is simple sorting script you have bunch of numbers in list and in the end result those numbers should be sorted from lowest value to highest.
Hi @ksopd,
Greetings!

PM Sent!

Regards,
Norman F.