Dmilosheskasoad
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created pycharm returning different results when its run in "run" mode vs "debug" mode
i have a large complicated script, and when i run it in 'run' mode in PyCharm its returning wrong results, when i try to debug the script and go line by line in the code is giving me the wanted tru...