Posts by Willian Silva • 23 points
1 post
-
1
votes1
answer67
viewsQ: Tuple FOR loop inside other tuple
I’m trying to run a loop of tuples inside another tuple. When I run the application it just returns me the last tuple. minha_tupla = (('willian','123','25.26'),('carla','654','45.58')) titulos =…
pythonasked Willian Silva 23