Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 248 Bytes

File metadata and controls

10 lines (8 loc) · 248 Bytes

What Did I Learn?

In this challenge I practice counting:

  1. count
count = 0
c = 0

According to the values ​​of these counters we can define how many R and L we find and whether the values ​​are equal (when count == 0)