Sign In
Curriculum
Is String or Number
Mark as Completed
Is String or Number
Create a function
isStringOrNumber
that takes in a parameter
value
and returns
true
if the value is a string or a number, and
false
otherwise.
Click to go back
Click to go forward
Refresh preview
Console
Submit
Solution
00:00
Previous Lesson
Next Lesson