Raulydan
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Raulydan created a post, Why string storage in input() is different between Idle and Pychar Console?
I try to read a string from a USB tag reader, the string contains ascii characteres. When read the string from Python IDLE works good: But when I do the same in Pycharm Console:In this case the ch...