0
Can anyone help me in js cide
question. writ a function takes an argument and return it's type in JavaScript
1 Odpowiedź
0
Where are you stuck? + your code.
To solve create a function and use typeof to return the argument's type.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/typeof