Skip to content

Commit 79a68b2

Browse files
committed
Eval
1 parent b32043b commit 79a68b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1091,7 +1091,7 @@ Eval
10911091
[1, 2, 3]
10921092
```
10931093

1094-
### Detailed
1094+
### Using Abstract Syntax Trees
10951095
```python
10961096
import ast
10971097
from ast import Num, BinOp, UnaryOp

0 commit comments

Comments
 (0)