محمد عبدالله العود

mail@pastecode.io avatar
unknown
plain_text
2 years ago
577 B
3
Indexable
//محمد العود
import javax.swing.*;
public class ler {

	public static void main(String[] args) {
		
		
		int a[][ = new int[][];
	 String e;
	 
	     	 int x1 = Integer.parseInt(JOptionPane.showInputDialog("How many department do u have"));
	     	 

	for(int i=1; i<1; i++)

	{
		if(i<1 && i<59) {
  
			JOptionPane.showInputDialog("Enter the age of employees");
	  int y = Integer.parseInt(JOptionPane.showInputDialog("Enter the ages"));
	  JOptionPane.showMessageDialog(null,"employees age num 1 is:"+(i+1));
	  
	  }
		
		
	}
	
	}

}