We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0853ed commit bd9eb92Copy full SHA for bd9eb92
1 file changed
9-regular-expressions/09-regexp-groups/2-find-decimal-numbers/task.md
@@ -1,4 +1,4 @@
1
-# Find decimal numbers
+# Find all numbers
2
3
Write a regexp that looks for all decimal numbers including integer ones, with the floating point and negative ones.
4
0 commit comments