forked from s434650/CatOrNot
3 lines
41 B
Python
3 lines
41 B
Python
|
from certifi import where
|
||
|
print(where())
|