We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70b4f62 commit d8c0456Copy full SHA for d8c0456
full-scope-developer.md
@@ -1,7 +1,7 @@
1
2
## Guessing Game - Full Scope Developer
3
4
-If you are wonder what would be a perfect project to practice your programming skills. You are on the right place!
+If you are wondering what would be a perfect project to practice your programming skills. You are on the right place!
5
6
It's a simple number guessing game. We start with a console app and migrate to web app with lots of features.
7
@@ -96,4 +96,4 @@ Also provide a button with label "Play" that generates the random number and dis
96
- Focus on readability, reusability throughout the development.
97
- Try to make your app modular
98
- Use build system
99
-- Use git
+- Use git
0 commit comments