Bellringer
Check your Grade - Week 15 Grades Due next week!
Subject: My grade is [enter letter grade]
Open Khan Academy in a new tab, keep your email active on the browser!
Go to https://www.khanacademy.org
click on login
Click on home,
start learning,
Go to Computing
Go To Computer Programming
We will be working on the unit:
Use your own text but below is a hint:
fill(255, 0, 0);
textSize(30);
text("Text ad. A text ad is a form of marketing communication that advertisers can use to promote", 10, 30);
text("their product or service on the Google Network.", 10, 50);
textSize(10);
text("SO SOFT! DON'T GO TO SLEEP WITHOUT ONE!", 10, 87);