Code Challenge 3
SELECT the superpower column of the superhero in the Superhero table with an id of 12 and console.log() that superpower in the callback function.
superpower
Superhero
id
12
console.log()