Rui Guan
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Rui Guan created a post, Using input() without “>?” in pycharm
0 I am new to pycharm and python. I am trying to use input(). I have a basic but annoying problem. Every time the input prompt is followed with a ">?". For example, input('what is your name?...