test
This commit is contained in:
parent
5647345702
commit
3dd52b06a5
1 changed files with 5 additions and 1 deletions
6
test.py
6
test.py
|
@ -1,3 +1,7 @@
|
|||
import e
|
||||
|
||||
l = [1,2,3,]
|
||||
l = [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue