Legion of Learners
www.lol-101.com
Home
Classrooms
Courses
About Us
Executive Team
Board Members
Resources
More
Use tab to navigate through the menu items.
Log In
Forum Comments
Class 1 HW 5/16
In Java Question Bank
ce_xu
May 23, 2020
public boolean only14(int[] nums) { for(int i=0; i<nums.length; i++){ if (nums[i]==1); else if (nums[i]==4); else return false; } return true; }
0
0
c
ce_xu
0
Followers
0
Following
Follow
Following icon
More actions
Profile
Forum Comments
Forum Posts
More
Use tab to navigate through the menu items.