Python Lists: Method OrderVersion en ligne Sort these Python list methods alphabetically. par Bhavna Mittal 1 Arrange the statements to count the occurences of a number in the list. count+=1 if num==x: count=0 x=int(input("Enter the number to be searched")) print("The number of times", x, " occurs is ", count) for num in lst: lst=eval(input("enter 10 numbers in the list: "))