demikaze

- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
demikaze created a post, How to run/debug a script in an external console?
How to run/debug a script in an external console - built-in console in PyCharm does not support many of the properties of the console cmd (windows) -
demikaze created a post, How to change the way the commenting code
how to comment the current line or selected block of source code, not starting from the first character in the line:# print()but starting from the first non white character in the line or block ...