-
Which function writes a line to the console?
-
Which function shows a browser alert box?
-
Which function parses a string into an integer?
-
Which function returns a random number from 0 to 1?
-
Which function rounds a number down?
-
Which function converts a value to a string?
-
Which array method adds an item to the end?
-
Which function schedules a callback after a delay?
-
Which function parses a JSON string?
-
Which function returns the current timestamp in milliseconds?