Code.org Tool Documentation https://studio.code.org/docs/concepts/ai-lab/
AI Lab
and Change Events    JavaScript   Booleans and Comparison Operators   If Statements   If-Else
Meintest du essen?
AI Lab
and Change Events    JavaScript   Booleans and Comparison Operators   If Statements   If-Else
Concepts
and Change Events    JavaScript   Booleans and Comparison Operators   If Statements   If-Else
Anybody have any idea if there is a way you could make a sprite look like it was bouncing. A student was creating a scene with a bunny and she wanted it to bounce. We tried to play around with x and y but nothing could q…
sprite.isTouching(ground)) {   ground.displace(sprite);   sprite.velocityY = -10;   } else
My students are working on a program where at the end they are showing the percent of problems correct.   For some reason when they try to print  “0 %” or " 100%" it works fine but any other number beside 0,100 will not …
re on the subject, it might be a lot faster to just do this instead of using if else
Where do you get sounds to add to your program or do we just have to use the default?
Hopefully someone else will have some good ones.
Accelerometer Events
and Change Events    JavaScript   Booleans and Comparison Operators   If Statements   If-Else
Editing Images
and Change Events    JavaScript   Booleans and Comparison Operators   If Statements   If-Else
Use this thread to discuss your questions and comments about how to run the lesson.
2015, 3:39pm   7    Does 60 characters seem like a really long message to anyone else
Importing a Model in App Lab
and Change Events    JavaScript   Booleans and Comparison Operators   If Statements   If-Else
I am curious if I am keeping up with the course and deadlines for this year. I am currently in Unit 7 lesson 6.  Does this seem about right?
What does everyone else think?