About 4,170,000 results
Open links in new tab
  1. Java String Methods. 3.5.8: Repeating String. : r/codehs - Reddit

    Sep 6, 2022 · CodeHS is a comprehensive teaching platform for helping schools teach computer science. We provide web-based curriculum, teacher tools and resources, and professional …

  2. best way to learn to code - Reddit

    CodeHS is a comprehensive teaching platform for helping schools teach computer science. We provide web-based curriculum, teacher tools and resources, and professional development. All …

  3. 1.5.8 Test Score Calculator : r/codehs - Reddit

    Aug 27, 2023 · Hello! Can someone please tell me what is wrong about this code? import java.util.Scanner; public class Scores { public static void main (String []…

  4. 4.3.6 All Star : r/codehs - Reddit

    Jun 24, 2022 · CodeHS is a comprehensive teaching platform for helping schools teach computer science. We provide web-based curriculum, teacher tools and resources, and professional …

  5. Codehs 3.2.9 Rating (Solution) : r/CodeHsNitroAnswers - Reddit

    Oct 21, 2021 · public class RaterTester { public static void main (String [] args) { Rater jrs = new Rater ("Jr Cookery", 2); // Test Case: In the middle…

  6. 6.4.8 Rocket Launch Requirements : r/codehs - Reddit

    Oct 16, 2023 · CodeHS is a comprehensive teaching platform for helping schools teach computer science. We provide web-based curriculum, teacher tools and resources, and professional …

  7. 6.4.9 Trivia Game: : r/codehs - Reddit

    Nov 22, 2022 · CodeHS is a comprehensive teaching platform for helping schools teach computer science. We provide web-based curriculum, teacher tools and resources, and professional …

  8. Help with 7.4.8 User Data Cleanup : r/codehs - Reddit

    Nov 27, 2022 · CodeHS is a comprehensive teaching platform for helping schools teach computer science. We provide web-based curriculum, teacher tools and resources, and professional …

  9. CodeHS Solutions - Reddit

    10.2.8 Maximum Iterations Java Codehs answer import java.util.*; public class BinarySearchTest { static int count; public static void main (String [] args) { // Use the helper code to generate …

  10. CodehsHelp&Answers - Reddit

    This is a place where if you are having trouble with codehs you can come and ask how one was done and compare to see what you did wrong.