As per the below screenshot, it should print "Enter a list element: " to ask user to enter input, after receiving value from "How many elements do you want to sort: " .
but its just printing the first print statement and not being executed from there, happens same for every program just like the below.
Need help if there anything has to be changed from configuration end.