: 5
5 .
-
styles. - -- .
- . .
- .
-
.
:
,
, , --
, , --
, --
, , , --
let styles = ["", ""];
styles.push("--");
styles[Math.floor((styles.length - 1) / 2)] = "";
alert( styles.shift() );
styles.unshift("", "");
| [ Web Proxy ] |
| Viewing: https://learn.javascript.ru/task/create-array | [Back] [Original] |
| Web Proxy Viewer | New URL | Original Page |