Tell us what’s happening:
Describe your issue in detail here.
Your code so far
// Setup
const myArray = [["John", 23], ["cat", 2]];
// Only change code below this line
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36
Challenge: Basic JavaScript - Manipulate Arrays With pop Method
Link to the challenge:
Can you explain what you need clarification on, what you have tried, and what errors you may have gotten? Right now, with the provided code it doesnt look like you did anything yet
hey Nevermind I just solved it, I appreciate the quick feedback if I wasn’t to have solved the problem. that’s awesome support, thank you for that.
2 Likes
system
Closed
February 20, 2024, 7:20am
4
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.