Next Lesson
Close
Checkpoint
Choose the function below that makes the character spin.
rotate
skew
scale
Submit Answer
Close
Create an Account
Student

Student

Learn the basics of coding while building your own website
Parent

Parent

Track your student's progress and assign them challanges
Teacher

Teacher

Create a classroom and assign lessons to your students
Already have an account?
Log In
Close
I Am A
Student

Student

Learn the basics of coding while building your own website
Parent

Parent

Track your student's progress and assign them challanges
Teacher

Teacher

Create a classroom and assign lessons to your students
Don't have a Google account?
Log In
Close
Log In

Welcome Back!

Login to have access to all of Codemoji's features, including all of our HTML, CSS, and JS lessons!

Forgot password?
Don't have an account?
Sign Up
Close
Google Log In

Welcome Back!

Google Login allows you to connect with your classroom in the click of a button!

Don't have a Google account?
Log In
Close
Create a Student Account

Welcome to Codemoji!

Not a student? Click here
Already have an account?
Log In
Close
Create a Parent Account

Welcome to Codemoji!

Not a parent? Click here
Already have an account?
Log In
Close
Create a Teacher Account

Welcome to Codemoji!

Not a teacher? Click here
Already have an account?
Log In
Next Lesson
Lesson 1: Rotate

Your task is to write a rotate function like so: rotate(90, 1.5);. Your function should have two numbers separated by a comma inside the parentheses and must end with a ";". Once you have finished your task, hit run to see the function you've just programmed! To save your progress create a free account by clicking sign up in the right hand corner of the page.

Got it!

Sorry, that's not correct! Make sure that you have added a rotate function to the sequence container. If you need a reminder about your task, click on the white triangle in the bottom left corner of the screen to bring up the tip again.


Try Again

Congratulations! You've just programmed Bamboo to do an animation! Click the X in the upper right corner to exit this screen.

Got it!

Lesson 1: Rotate

1.



2. 3. 4. 5.
Run Code

Your task is to write a rotate function like so: rotate(90, 1.5);. Your function should have two numbers separated by a comma inside the parentheses and must end with a ";". Once you have finished your task, hit run to see the function you've just programmed!

Reset
X: 0, Y: 0