Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 178 Bytes

File metadata and controls

9 lines (7 loc) · 178 Bytes

What Did I Learn?

In this challenge I learned:

  1. Changing the value of a sentinel variable between true and false
if c == "|":
    sentinel = not sentinel