We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44e6307 commit 8d684edCopy full SHA for 8d684ed
README.md
@@ -1,4 +1,5 @@
1
-I'm building an app takes user input and fetches a superhero with the name equal to the input.
2
-and comparesthe user powerstats with a randomly generated superhero's powerstat and the choice with greater power stat wins.
+I'm building an app takes user input and fetches a superhero with the name equal to the input
+and compares the user powerstats with a randomly generated superhero's powerstat and the choice with greater power stat wins.
3
but the problem is that the comparism function isnt working.
4
I'd be happy if you take a look and leave suggestions and solutions.
5
+There is no design yet!
0 commit comments