mirror of https://github.com/01-edu/public.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Clement Denis
d7f3952913
|
4 years ago | |
---|---|---|
.. | ||
README.md | 4 years ago |
README.md
Cultural Shift
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