In this lesson, students are introduced to Super Karel! Since commands like turnRight()
and turnAround()
are so commonly used, students shouldn’t have to define them in every single program. This is where Super Karel comes in. Super Karel is just like Karel, except Super Karel already knows how to turnRight and turnAround, so students don’t have to define those functions anymore!
Students will be able to:
These are all the activities included in the lesson