no title...

Page 100

case 4: System.out.println("Wednesday is the 4th day of the week"); break; case 5: System.out.println("Thursday is the 5th day of the week"); break; case 6: System.out.println("Friday is the 6th day of the week"); break; case 7: System.out.println("Saturday is the 7th day of the week"); break; default: System.out.println("Not valid: There are only 7 days in a week"); } } }


Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.