IP api | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

IP api

why is this not working it gives back a synatx error but i dont see one. https://code.sololearn.com/WGZ46gff2XJ0/?ref=app

22nd Jun 2022, 5:13 PM
Junior
Junior - avatar
2 Respuestas
+ 1
You're using "ip" twice in your function definition. Once for the function parameter and once as variable. Rename one of those.
22nd Jun 2022, 5:28 PM
Simon Sauter
Simon Sauter - avatar
0
ty!
22nd Jun 2022, 5:30 PM
Junior
Junior - avatar