add start 1.4. X-MAS TREE

This commit is contained in:
Костя 2025-06-29 10:48:07 +03:00
parent abc5eecbe6
commit 7e7301b1ab
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ function DrawLine(count: number, countP: number){
console.log(result);
}
let chisloN: number = 16; //эмуляция вводу а с клавиатуры числа N
let chisloN: number = 5; //эмуляция вводу а с клавиатуры числа N
//let probel: number = 1;
//i++ => i = i + 1

File diff suppressed because one or more lines are too long