+ 23
/^\d+?$/gmi.test(input) <-- number
input==="" <-- empty string
/^\D+?$/gmi.test(input) <-- string
13th Apr 2017, 7:31 AM
Valen.H. ~
Often have questions like this?
Learn more efficiently, for free:
Hot today
Python coding help
1 Votes
Comparing Lambda with ES6
2 Votes
System designed to help
1 Votes
Python project
0 Votes



