document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. class MyArray{
  2.  
  3. public static voide main(String args[]){
  4.  
  5. int month_days[ ] = {31,28,31,30,31,30,31,30,31,30,31};
  6.  
  7. System.out.println("April has " + month+days[3] + "days.");
  8.  
  9. }
  10.  
  11. }
');