Please enable JavaScript to use CodeHS

Intro to Programming with Karel and micro:bit

Lesson 7.3 Operators

Description

In this lesson, students will learn about sensors and why they are so important in physical computing. They will use various internal sensors to detect attributes of the micro:bit’s environment and write programs that will complete certain tasks based on these values.


Objective

Students will be able to:

  • Use operators to control the flow of their programs
  • Use the reading of internal sensors to control commands in micro:bit programs