[ad_1]
This should work fine, but you may have re-defined input somewhere in your code, or your notebook is bugged. Try the following:
x = input("Enter text: ")
a = list(x)
1
[ad_2]
solved How can I get the “keyboard input” in IBM Watson studio?
[ad_1]
This should work fine, but you may have re-defined input somewhere in your code, or your notebook is bugged. Try the following:
x = input("Enter text: ")
a = list(x)
1
[ad_2]
solved How can I get the “keyboard input” in IBM Watson studio?