Contribute to Davidmcleland/Codehs. 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.
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).
** 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.
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: If you're looking for an extra challenge, try creating a full rainbow arc like this. estevanpmartins / Programming Quiz: Colors of the Rainbow (6-4) Udacity.js Last active 6 years ago Star 0 0 Fork 0 0 Embed.
var yellow = new Circle (halfWidth-90);var green = new Circle (halfWidth-110). CodeHS Javascript Assignment Answers All of this code was made by a furry! Thas Me! XD Warning; Your Units may not be formated like mine. Use this to complete assignments and get an easy grade for your computer science class.
Most of the code was made by ARedDevv and others were from Reddit.