Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 360 Bytes

do_now_26.md

File metadata and controls

9 lines (5 loc) · 360 Bytes

Do Now 2.6 Boolean Practice

Open the following Startercode

There are three rooms: Start, Checkpoint and End.

Sonic should be able to move to each room by moving left and right. Start <--> Checkpoint <--> End

Find the errors and complete the code!