About 57 results
Open links in new tab
  1. 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 …

  2. I can't get all the circles to change color in the codehs javascript ...

    Apr 13, 2018 · Write a program that creates a list of NUM_CIRCLES circles on the screen of different sizes from MIN_RADIUS to MAX_RADIUS. Every DELAY milliseconds, get a random color and …

  3. Is CodeHs a good place to learn coding from? : r/learnprogramming

    Jun 21, 2023 · Is CodeHs a good place to learn coding from? Best place to learn from? I've been using CodeHS as my introductory point to python and to coding overall thanks to school, on my free time …

  4. coinFlip then find the longest streak of the heads - Java

    Oct 25, 2017 · I was working on this codeHS AP CompSci problem (4.3.6) Basically I have to simulate flipping a coin 100 times, printing out the result (heads or tails) but in the end I need to print out the …

  5. 5.1.7 Divisibility : r/codehs - Reddit

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

  6. I am coding with CodeHS Karel the Dog and I'm having trouble making ...

    Nov 25, 2016 · I am coding with CodeHS Karel the Dog and I'm having trouble making Karel stop when frontIsBlocked Asked 9 years, 5 months ago Modified 5 months ago Viewed 41k times

  7. 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 questions or …

  8. How do I print only the last names on CodeHS 8.4.12: Librarian, Part 2?

    Aug 4, 2012 · How do I print only the last names on CodeHS 8.4.12: Librarian, Part 2? Asked 6 years, 11 months ago Modified 3 years, 7 months ago Viewed 19k times

  9. CodeHS Snake Eyes: Need Help! : r/learnjavascript - Reddit

    Sep 30, 2018 · CodeHS Snake Eyes: Need Help! I have been stuck on this program for almost a week now and I just can't seem to figure out how to make it work. The instructions say: "Write a program …

  10. CodeHS Python, remove all from string - Stack Overflow

    Feb 7, 2017 · I am using CodeHS for my Computer Science Principles class and one of the problems in the Strings section is really confusing me. We have to remove all of one string from another string. …