This site requires JavaScript, please enable it in your browser!
Greenfoot back
marathonfc
marathonfc wrote ...

2019/5/4

sorting arrays

marathonfc marathonfc

2019/5/4

#
Hi I need some help sorting a histogram array by their values from lowest to highest and also by their numbers of counts from highest to lowest. thanks.
danpost danpost

2019/5/4

#
marathonfc wrote...
Hi I need some help sorting a histogram array by their values from lowest to highest and also by their numbers of counts from highest to lowest. .
Please show what you have -- code-wise (as your question is not expressed clearly). Need to see array set-up and need to understand what you refer to as value and count.
You need to login to post a reply.