__main__.py 41 B

123
  1. from certifi import where
  2. print(where())