=
instead of -
: <div class-"well">
well
class doesn't exist in Bootstrap 4, which is the default in codepen. To use Bootstrap 3 (which has the Well class), replace your link to bootstrap in your codepen settings with: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css
:cookie: 880 | @skycoder01 |http://www.freecodecamp.com/skycoder01
:warning: abrahamln already gave skycoder01 points
:cookie: 881 | @skycoder01 |http://www.freecodecamp.com/skycoder01
hi!! guys quick question. im in 170 on my fcc tutorial. can someone explain this to me.
// Setup
var myArray = [["John", 23], ["cat", 2]];
// Only change code below this line.
var removedFromMyArray = myArray.pop();
on myArry.pop() i tried to put a parameter "2" or any number inside the .pop function and its still correct.
rate my twitch api project 0-10 , tell me what i did wrong and what you would have done differently. :)