Browse Source

Eval

pull/9/head
Jure Šorn 6 years ago
parent
commit
79a68b27ba
1 changed files with 1 additions and 1 deletions
  1. 2
      README.md

2
README.md

@ -1091,7 +1091,7 @@ Eval
[1, 2, 3] [1, 2, 3]
``` ```
### Detailed ### Using Abstract Syntax Trees
```python ```python
import ast import ast
from ast import Num, BinOp, UnaryOp from ast import Num, BinOp, UnaryOp

|||||||
100:0
Loading…
Cancel
Save