0

I'm new, learning Python. I don't know how to get input from user as an array. This is my code:

test = [0,50,100]

In this I have given three inputs by assigning it to test directly. I need to know how to get the input directly from the user.

Robert Columbia
  • 6,180
  • 14
  • 30
  • 39
vijay M
  • 31
  • 4

0 Answers0