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