public/subjects/cultural-shift/README.md

665 B

Cultural Shift

yayoi

Oh noes, Japanese artists have been left out, let's fix this !

Instructions

You must modify the provided popArtists array using a combination of the push and unshift array methods.

  • Add 'Yayoi Kusama' at the begining of the array
  • Add 'Takashi Murakami' at the end of the array

Notions