CDSW input() function

Viewed 42

I am trying to get user input using input() in Python on CDSW, but apprently this is not supported. Is there any other way to achieve this?

sys.readline() does not work "within the editor".

0 Answers
Related