Skip to content

Commit 8506527

Browse files
Update article.md
1 parent ae83e21 commit 8506527

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

1-js/02-first-steps/09-comparison/article.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ Boolean value കളിൽ `true`, `1` ആയും `false`, `0` ആയും
8787
alert( true == 1 ); // true
8888
alert( false == 0 ); // true
8989
```
90-
```
9190

9291
````smart header="രസകരമായ result"
9392
അതേ സമയം ഇതും സാധ്യമാണ്:

0 commit comments

Comments
 (0)