We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae83e21 commit 8506527Copy full SHA for 8506527
1-js/02-first-steps/09-comparison/article.md
@@ -87,7 +87,6 @@ Boolean value കളിൽ `true`, `1` ആയും `false`, `0` ആയും
87
alert( true == 1 ); // true
88
alert( false == 0 ); // true
89
```
90
-```
91
92
````smart header="രസകരമായ result"
93
അതേ സമയം ഇതും സാധ്യമാണ്:
0 commit comments