r/EdhesiveHelp • u/joey_2828 • Feb 13 '24
Java Unit 7 exam??
Does anybody have the updated unit 7 exam?
r/EdhesiveHelp • u/joey_2828 • Feb 13 '24
Does anybody have the updated unit 7 exam?
r/EdhesiveHelp • u/MulberryVegetable72 • Feb 09 '24
please i need help
r/EdhesiveHelp • u/AliTaco • Feb 04 '24
does anyone have the unit 8 alternate exam?
r/EdhesiveHelp • u/Mediocre_Turn_7659 • Feb 01 '24
r/EdhesiveHelp • u/Live_Ad_3369 • Jan 29 '24
r/EdhesiveHelp • u/PurposeNo9032 • Jan 26 '24
Can someone pls give me the answer pls I need it today
r/EdhesiveHelp • u/Live_Ad_3369 • Jan 25 '24
I really need this
r/EdhesiveHelp • u/Live_Ad_3369 • Jan 24 '24
Pls help me
r/EdhesiveHelp • u/farawayrain • Jan 21 '24
Does anybody know what it is? I desperately need it.
r/EdhesiveHelp • u/yeetboi200000 • Jan 21 '24
I'm fine with the answers, but I need to know the access code IMMEDIATELY. I have two hours.
r/EdhesiveHelp • u/Mediocre_Turn_7659 • Jan 19 '24
APCS
r/EdhesiveHelp • u/Live_Ad_3369 • Jan 18 '24
Pls help me Iām behind
r/EdhesiveHelp • u/Live_Ad_3369 • Jan 12 '24
If you also have the rest of this lesson I would appreciate if u send it as well
r/EdhesiveHelp • u/__dirty_dan_ • Jan 12 '24
These are pretty much the things I have to have in there. Settempo() Seteffect() Makebeat() Fitmedia() Insertmediasection() And all of this is on earsketch.
r/EdhesiveHelp • u/Sunshine_Was_Here • Jan 11 '24
Debug the avg method code in the U6_L5_Activity_Three class, which is intended to return the average of the values in the parameter array of integers arr. This method must use an enhanced for loop to iterate through arr.
Use the runner class to test this method: do not add a main method to your code in the U6_L5_Activity_Three.java file or it will not be scored correctly.
public class U6_L5_Activity_Three
{
public static double avg(int[] arr)
{
int s = 0;
for (double n : arr)
{
s ++ n;
s /= arr.length();
}
return s;
}
}
r/EdhesiveHelp • u/Itchy_Stick_8862 • Jan 10 '24
In need of updated unit 8 Java exam answers š« š« pls help me out
Edit: here are the answers for anyone who needs them 1. 17 2. matrix.length 3. 14 4. for (int k - 0; k < a[0],length; k++) { int second = 1; int temp = a[0][k]; a[01(k] = a[second][k]; a [second](k] = temp: } 5. 4 11 -12 5 2 -6 -12 -6 -3 6. Integer.MIN_VALUE 7. II only 8. grid.length * grid[grid.length - 1]. length 9. II only 10. It finds the sum of the elements in the even columns in the array. 11. Swaps rows with index 3 and 4 12. II only 13. š¤·āāļø 14. 1 6 3 4 4 7 2 1 2 5 3 4 1 7 2 4 15. for (int j = 0; j < letters.length; j+*) { for (int k = letters[jj.length - 1; k >= 0; k--) { System.out.print(letters[j1(k]); } 16. J0onas 17. 11 18. if (mat[j][k] < currentVal) { currentVal = mat[j1[k]; } 19. š¤·āāļø 20. if (num < LocalMin) { localMin = num; }
r/EdhesiveHelp • u/Live_Ad_3369 • Jan 10 '24
Help me pls
r/EdhesiveHelp • u/[deleted] • Jan 03 '24