Posts by Leonardo Martins • 3 points
1 post
-
-3
votes2
answers122
viewsQ: I have a job in Python 3 and do not know how to proceed
I need to make an algorithm that asks the user for numbers and stores them in a 20 position vector. Create a function that receives the filled vector and replace all occurrences of negative values…