mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 11:36:23 +00:00
152 B
152 B
id | title |
---|---|
ec5dcb11-0690-442f-b70c-7f64534a5185 | JavaScript Parenthesis Operator |
Sytnax
console.log((100+4) * 11) // 1144