Java Practice It | Self-Check 7.4: oddsArray | arrays, array mystery, array basics

preview_player
Показать описание
More practice its:

Problem:

Question:
Write code that creates an array named odds and stores all odd numbers between -6 and 38 into it using a for loop. Make the array's size exactly large enough to store the numbers.
Рекомендации по теме