3 lines
44 B
Python
3 lines
44 B
Python
![]() |
import requests
|
||
|
print(requests.__version__)
|