Skip to content

Commit 3d8f606

Browse files
authored
Create operators.md
1 parent b4bcc66 commit 3d8f606

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

operators.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Operators
2+
3+
## javascript
4+
5+
```js
6+
//code
7+
```
8+
9+
## csharp
10+
11+
```csharp
12+
//code
13+
```
14+
15+
## python
16+
17+
```python
18+
#code
19+
```

0 commit comments

Comments
 (0)