How do I find the mid coordinate where the coordinates are a tuple | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

How do I find the mid coordinate where the coordinates are a tuple

Eg (1,2) (3,3) How do I add elements in a tuple with one another And after return a tuple

8th Mar 2020, 3:38 AM
Tan
2 Respuestas
8th Mar 2020, 3:49 AM
Kevin ★
+ 1
thanks! my mistake was i left [1:] instead of [1]
8th Mar 2020, 4:15 AM
Tan