<!DOCTYPE html> <html lang="ru"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>nix-js-04-structures-evaluations-loops</title> </head> <body style="padding:30px; font-family:Anonymous Pro, monospace"> <h1>structures-evaluations-loops</h1> <div id='root'></div> <script src="/js/task-01.js" type="module"></script> <script src="/js/task-02.js" type="module"></script> <script src="/js/task-03.js" type="module"></script> <script src="/js/task-04.js" type="module"></script> <script src="/js/task-05.js" type="module"></script> <script src="/js/task-06.js" type="module"></script> <script src="/js/task-07.js" type="module"></script> <script src="/js/task-08.js" type="module"></script> <script src="/js/task-09.js" type="module"></script> <script src="/js/task-10.js" type="module"></script> <script src="/js/task-11.js" type="module"></script> <script src="/js/task-12.js" type="module"></script> <script src="/js/task-13.js" type="module"></script> <script src="/js/task-14.js" type="module"></script> <script src="/js/task-15.js" type="module"></script> <script src="/js/task-16.js" type="module"></script> <script src="/js/task-17.js" type="module"></script> </body> </html>