Ask Code python check ip này tại sao lại bị lỗi vậy mọi người ?

sai cú pháp kìa
 
Bạn thử copy lỗi ra đây để mình xem thử
 
cảm ơn mọi người, mình bị thừa dấu ; ở cuối, code đúng là:

Code:
from requests import get

ip = get('https://api.checkip.me/').text

print('My public IP address is: {}'.format(ip))
 
cảm ơn mọi người, mình bị thừa dấu ; ở cuối, code đúng là:

Code:
from requests import get

ip = get('https://api.checkip.me/').text

print('My public IP address is: {}'.format(ip))
Ơ em chỉ đúng lỗi của bác mà bác chỉ cám ơn suông à :v Donate em 100tr đi :v
 

Announcements

Forum statistics

Threads
419,494
Messages
7,086,695
Members
171,538
Latest member
thien3718g

Most viewed of week

Most discussed of week

Most viewed of week

Most discussed of week

Back
Top Bottom