Question of the Day Form
CodeHS
Go to the Karel Textbook. In Karel's World which directions do Streets run? In Karel's World which directions do Avenue run?
Karel Textbook
Karel Textbook
Google Classroom
Question of the Day Form
CodeHS
How many statements does the for loop have? What does statement 3 do?
For Loops
Basic JavaScript and Graphics
What is the Inspector used for? How do you access the Inspector?
For Loops
Basic JavaScript and Graphics
What is the Inspector used for? How do you access the Inspector?
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
body{
background-color:Chartreuse;
}
No comments:
Post a Comment