Contribute to Davidmcleland/Codehs. 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 comments related to CodeHS can go here! All the answers for the coding in Unit Four!:) (make sure to fix the spacing & tabs bc quizlet messes them up). Write a program that has Tracy draw a line that looks like a rainbow! The colors Tracy should use are: red orange yellow green blue indigo violet Every color should be used, in that order.
Each segment in the rainbow should be of length 20. A collection of my CodeHS work from virtual school in 2021. My school account will be deleted, so it made sense to post it here.
- IBXCODECAT/CodeHS. var yellow = new Circle (halfWidth-90);var green = new Circle (halfWidth-110). ** CodeHS 8.6.8 Rainbow AP CSP ** PLEASE ANSWER THIS QUESTION USING PYTHON ONLY The goal of this exercise is to make a pixel rainbow.
See if you can determine the RGB values to make a rainbow strip like this: It needs to be 6 pixels by 1 pixel. EXTRA. The program shows up in all of your sandbox pages, and when any of you save code, it will save it for each person.
Want to use your CodeHS code outside of CodeHS? Use this embed code to get started. Put the html below into the codehs.html file and save it Now double click the file to open it in a web browser. 4.3.1 Positioning Graphics Objects 4.3.2 Positioning Quiz 4.3.3 8 Ball 4.3.4 Color the Rainbow 4.3.5 Create Your Own Plant!
print(RED + ' ' + YELLOW + ' ' + GREEN + ' ' + BLUE + ' ' + PURPLE + ' ')print('Cool!').