Upto what we should take input

sir in the simple input problem upto what index should i take input in list as there is no predefined limit and we have to decide it at run time then how can we write code of this problem

Hi Ravi;
You have got the problem right. the solution to this problem is use input() and split input into strings
refer the lectue 3 in python basics- https://online.codingblocks.com/player/11542/content/663/6048