Alex 4a5a95554e update ElectronicFortuneTeller 2 anni fa
..
README.md d8bc5ed198 update hw4 2 anni fa
script.js 4a5a95554e update ElectronicFortuneTeller 2 anni fa

README.md

ДЗ: Вложенные декларативные структуры и код в них. Отображение циклических и древовидных структур. Циклы.

  • html tree
    • function htmlTree()
  • declarative fields
    • function declarativeFields()
  • object links
    • function objectLinks()
  • imperative array fill 3
    • function imperativeArrayFill3()
  • while confirm
    • function whileConfirm()
  • array fill
    • function arrayFill()
  • array fill nopush
    • function arrayFillNoPush()
  • infinite probability
    • function infiniteProbability()
  • empty loop
    • function emptyLoop()
  • progression sum
    • function progressionSum(10)
  • chess one line
    • function chessOneLine(5)
  • numbers
    • function numbers()
  • chess
    • function chess(12, 10)
  • cubes
    • function cubes(10)
  • multiply table
    • function multiplyTable()
  • matrix to html table
    • function matrixToHtmlTable()
  • Задание на синий пояс: Треугольник
    • function blueBeltChallengeTheTriangle(11, 6)
  • Задание на черный пояс: Электронная гадалка
    • function BlackBeltChallengeTheElectronicFortuneTeller()