To get input from user in Python, please try the line below:
val = input("Enter your value: ")
We do have the help document of Python in Origin. Please select from menu Help->Programming->Python to open the help doc.
https://www.originlab.com/doc/python/Run-Python-in-Origin
We are keeping improving the Python support based on users' feedback.
James