Posts by Chewie75 • 13 points
1 post
-
1
votes2
answers955
viewsQ: How to print the day numbers of each month using Array, String and byte?
I’m trying this code, but it doesn’t work. public class MesDias { public static void main(String[] args) { // Array String byte String Mes = {Jan, Fev, Mar, Abr, Mai, Jun, Jul, Ago, Set, Out, Nov,…