mirror of
https://github.com/alrayyes/wiki.git
synced 2025-07-24 09:49:34 +00:00
Quartz sync: May 6, 2024, 10:40 PM
This commit is contained in:
parent
aee9145691
commit
4ef8371441
635 changed files with 22281 additions and 6 deletions
10
content/20201112103931-javascript_addition_operator.md
Normal file
10
content/20201112103931-javascript_addition_operator.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
id: 4226bcc9-90e2-4324-9e72-d38000dacf3a
|
||||
title: JavaScript Addition Operator
|
||||
---
|
||||
|
||||
# Syntax
|
||||
|
||||
``` javascript
|
||||
console.log(100+4)
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue