Browse Source

style(descendcomb): remove two dots

DEV-3376-pointers-drop-the-thread-multiple-issues
Tiago Collot 2 years ago
parent
commit
abdf7a39a1
  1. 2
      subjects/descendcomb/README.md

2
subjects/descendcomb/README.md

@ -2,7 +2,7 @@
### Instructions
Write a function that prints in descending order and on a single line: all possible combinations of two different two-digit numbers.
Write a function that prints in descending order and on a single line all possible combinations of two different two-digit numbers.
These combinations are separated by a comma and a space.

Loading…
Cancel
Save