Rename flowcharts
This commit is contained in:
@@ -17,7 +17,7 @@ public class AlgorithmTester{
|
||||
static boolean quit = false;
|
||||
public static void main(String[] args) {
|
||||
while(!quit){
|
||||
System.out.println("\nSORTING ALGORITHM TESTER");
|
||||
System.out.println("\nSORTING ALGORITHM TESTER");
|
||||
System.out.println("Please select an option:");
|
||||
System.out.println("1) Make a file of random numbers");
|
||||
System.out.println("2) Sort a file of random numbers");
|
||||
|
||||
Reference in New Issue
Block a user