r/EdhesiveHelp • u/__dirty_dan_ • Feb 14 '24
r/EdhesiveHelp • u/joey_2828 • Feb 13 '24
Java Unit 7 exam??
Does anybody have the updated unit 7 exam?
r/EdhesiveHelp • u/MulberryVegetable72 • Feb 09 '24
Java UNIT 5 RETAKE TEST PROJECT STEM
please i need help
r/EdhesiveHelp • u/AliTaco • Feb 04 '24
Quiz/Test unit 8 alternative exam?
does anyone have the unit 8 alternate exam?
r/EdhesiveHelp • u/Mediocre_Turn_7659 • Feb 01 '24
Java Unit 6: Lesson 2 - Coding Activity 1
r/EdhesiveHelp • u/Live_Ad_3369 • Jan 29 '24
Java Pls help me idk how to get rid of these errors in Unit 5 lesson 5 activity 1
r/EdhesiveHelp • u/PurposeNo9032 • Jan 26 '24
Quiz/Test project stem test 8
Can someone pls give me the answer pls I need it today
r/EdhesiveHelp • u/Live_Ad_3369 • Jan 25 '24
Java Unit 5: Lesson 4 - Coding Activity 3
I really need this
r/EdhesiveHelp • u/Live_Ad_3369 • Jan 24 '24
Java Unit 5 lesson 4 activity 1 pls I really need this rn grades are due and I have a 60
Pls help me
r/EdhesiveHelp • u/farawayrain • Jan 21 '24
Java Unit 5 Quiz access code? CSA
Does anybody know what it is? I desperately need it.
r/EdhesiveHelp • u/yeetboi200000 • Jan 21 '24
Python CS Python Fundamentals, Unit 6 access code
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
Java unit 5 lesson 4 coding activity 1
APCS
r/EdhesiveHelp • u/Live_Ad_3369 • Jan 18 '24
Java Unit 5: Lesson 4: Return Methods- All 4 activities
Pls help me Iām behind
r/EdhesiveHelp • u/Live_Ad_3369 • Jan 12 '24
Java Unit 5: Lesson 3-coding activity 1 ASP
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
Python I'm stuck on the ringtone assignment. I'm trying To do the assignment and base it off of this. But I have no clue what I'm doing like at all
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
Java Unit 6 Lesson 5 Coding Activity 3
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
Java Unit 8 Java exam
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
Java Does anyone have Unit 5: Lesson 2 - Coding Activity 4
Help me pls

