import java.util.Scanner;
public class CollegeLists {
public static void main(String[] args){
CollegeLists college = new CollegeLists();
Scanner c = new Scanner(System.in);
int more=1;
do{
System.out.println("Press E for Employee, F...
Pinapalitan po kasi sa amin ng gagamitin variables to, parang irerevise namin pero ganto pa rin yung mga codes na gagamitin, kaso wala po akong maisip ano pede gawin dito. Maraming salamat po.
https://meycauayansti-my.sharepoint...NFrpXnBMlgWhgBHT6tZy5Mej00qWtQuvpHsw?e=Y4WwzM
Pinapalitan po kasi sa amin ng gagamitin variables to, parang irerevise namin pero ganto pa rin yung mga codes na gagamitin, kaso wala po akong maisip ano pede gawin dito. Maraming salamat po...
the f6 shortcut of my netbeans can't run my program even i click the run button in upper side it always show it build sucessful, but it does'nt show my output.