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