We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 317a52c commit f47c92fCopy full SHA for f47c92f
README.md
@@ -5,7 +5,7 @@ Exercises for Programmers: 57 Challenges to Develop Your Coding Skills by Brian
5
6
**Input, Processing, and Output**
7
- Exercise 1. [Saying Hello](https://github.com/durimkryeziu/exercises-for-programmers-java/tree/main/saying-hello)
8
-- Exercise 2. Counting the Number of Characters
+- Exercise 2. [Counting the Number of Characters](https://github.com/durimkryeziu/exercises-for-programmers-java/tree/main/characters-count)
9
- Exercise 3. Printing Quotes
10
- Exercise 4. Mad Lib
11
- Exercise 5. Simple Math
0 commit comments