Erik F
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 1
-
-
Erik F 创建了一个帖子, Python console does not allow for user input with the input() function
When I type input() in the Python console, this command just ends up in the command queue, and I can input the next command (showing >>> or In[2]: with IPython). Thus, everything that I try to send...