Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn Practice. Pick and Move to the Corner | Advanced Controls
JavaScript Ninja

book
Practice. Pick and Move to the Corner

Task

Swipe to start coding

Solution

function ninjaController(ninja) {
ninja.goRight()
ninja.pickSushi()
ninja.goLeft()
ninja.goLeft()
ninja.goUp()
ninja.putSushi()
}

Explore other courses in Catalog

Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 2. Chapter 2
ninja.js

ninja.js

function ninjaController(ninja) {
// Write your code below
}

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

We use cookies to make your experience better!
some-alt