Question of the Day Form
Code Combat
Please restate the question and write the answers to your questions in complete sentences. Why do you think I am asking you to to write in complete sentences and restate the questions?
Google Classroom
Question of the Day Form
CodeHS
Please restate the question and write the answers to your questions in complete sentences. Why do you think I am asking you to to write in complete sentences and restate the questions?
Basic JavaScript and Graphics
Please restate the question and write the answers to your questions in complete sentences. Why do you think I am asking you to to write in complete sentences and restate the questions?
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
body{
background-color:Chartreuse;
}