20 names into a list bubble sorting By kelseyamos
Flowchart model
Create a flow chart to read in 20 names into a list, then sort the list using bubble sort, output the sorted list.
Updated on
Create a flow chart to read in 20 names into a list, then sort the list using bubble sort, output the sorted list.