const Marvel = ['Lights','Camera','Action'];
const DC = Marvel.slice(1);
For further actions, you may consider blocking this person and/or reporting abuse
const Marvel = ['Lights','Camera','Action'];
const DC = Marvel.slice(1);
For further actions, you may consider blocking this person and/or reporting abuse
Suraj Bhattarai -
Gilles Hamelink -
Pawani Madushika -
Pawani Madushika -
Top comments (1)
Keen π©