7 lines
130 B
Python
7 lines
130 B
Python
s = "http://file.prod.concoai.com/image/4fff5d4bcc4b4239941ff077a0da8958/b13c6016407c2aaff281658897dd0885.jpeg"
|
|
|
|
print(len(s))
|
|
|
|
|
|
|