Ai=([int(x) for x in input().split()])
Using the above-mentioned statement I want to take make a list from the string input by the user.
I want to limit the nu