Posts by tentandoserpython • 9 points
1 post
-
-1
votes4
answers1516
viewsQ: how it returns the indices of a python list
I have the list: lista = [0,0,0,0] How can I return the contents of this list so it stays that way: Índice: 0 1 2 3 item: 0 0 0 0 def f1(): #funcão criar um post, cria um novo post com 0 likes…