Posts by Junio Calú • 75 points
2 posts
-
0
votes1
answer1154
viewsQ: Game Snake in pygame: Snake growth function
I’m writing Snake in pygame, but I don’t have a very clear idea how to implement snake growth functionality. I made a list ("lista_cobra") containing the coordinates of the head (which has…
-
7
votes2
answers1318
viewsQ: python: compare list containing multiple lists with a different list only
I’m solving an issue where I have to do a program that corrects tests. The program receives a feedback and answers from "n" students and compares with the feedback provided. The answers of all…
pythonasked Junio Calú 75