4 lines
40 B
Python
4 lines
40 B
Python
from icecream import install
|
|
|
|
install()
|
from icecream import install
|
|
|
|
install()
|