Posts by Fire Pepe • 11 points
2 posts
-
0
votes1
answer33
viewsQ: List code not compiling well
Hello. I’m trying to learn about pointers and lists and I made a code that contains a menu and the option to enter as many values as I want. I made the code in the most recent codeblocks using W10…
-
1
votes2
answers709
viewsQ: Counting elements from one matrix, storing information in another
Hello, I’m a beginner in python and I’m doing an exercise that consists in reading all the numbers of a matrix and adding in another matrix the numbers existing in the previous one and how often…