There is an interactive python script something like
def myfunc(): print("enter value between 1 to 10") i=int(input()) if(i<1 or i>