Browse Source

changing a number

content-update
MSilva95 3 years ago
parent
commit
99b1e0dbcf
  1. 2
      subjects/iterators/README.md

2
subjects/iterators/README.md

@ -17,7 +17,7 @@ Given a number `n`, return the number of steps required to reach 1.
Examples:
Starting with n = 12, the steps would be as follows:
Starting with n = 16, the steps would be as follows:
0- 16
1- 8

Loading…
Cancel
Save