Compare commits

..

No commits in common. "ea52c99560119070cb2c82c65dd92017240c5071" and "c8d1d9c51fa218ad7e1afccab95c3a05ba0ba7cb" have entirely different histories.

View file

@ -253,7 +253,7 @@ require you to type in 100 items (but you certainly can if you want!).
For example, you can do:
```
let array = ["Are we there yet?"; 100];
let array = ["Are we there yet?"; 10];
```
Bonus: what are some other things you could have that would return `true`