import java.util.ArrayList;
import java.util.Scanner;
/**
* The class Execute is the execution file for the whole program.
*/
public class Execute {
public static void main(String[] args) {
//EXECUTE MENUE OVERVIEW
Data data = new Data("menue.txt");
ArrayList