Press Green Flag This program is 100% pen Enter in an amount of lines, preferably 5-80 The computer will randomly generate that many lines in a random order, and then use the bubble sort method to arrange them. The bubble sort method starts at the two leftmost columns. It compares the height of both of them. If the one to the left is taller, it switches their position. If the one to the right is taller, it stays the same. Then, the computer looks at the next two columns. This continues, essentially bubbling the higher numbers to the talk. Set the delay higher to see for yourself.