Анатолий Пивоварский 1 year ago
parent
commit
ab2f21615a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      HW 2/HW 2 p1/js/script.js

+ 1 - 0
HW 2/HW 2 p1/js/script.js

@@ -7,6 +7,7 @@ b = c = (b/2);
 
 //semicolon: error
 
+
 // 1) let a = 5  b = (a + 5)
 
 //semicolon: mistake ?????