mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 03:26:22 +00:00
160 B
160 B
date | id | title |
---|---|---|
20201112 | 33f8272d-6dc4-4a12-b384-0a4cdbd2a24a | JavaScript Remainder Operator |
Syntax
console.log(314 % 100) // 14