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,313
  • 15
  • 32
  • 40
vijay M
  • 35
  • 5

0 Answers0