News
In this example, when Python runs the first line, the user sees the prompt Tell me something, and I will repeat it back to you: . The program waits while the user enters their response and continues ...
You have already gone through sequences like lists, tuples, strings, etc. A for loop iterates (goes through them one by one) over these sequences. Which means accessing their elements one by one.
sometimes input is read via vscode input as expected, allowing multiple lines of input which are then displayed in the cell output. however, after stopping the cell and running it again, the notebook ...
I have worker thread(s) that use the logger. In the main thread, I occasionally need to ask the user to take some action. Which means I need to suppress the logger from actually printing until the ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results