Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- class MyArray{
- public static voide main(String args[]){
- int month_days[ ] = {31,28,31,30,31,30,31,30,31,30,31};
- System.out.println("April has " + month+days[3] + "days.");
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment