निम्नलिखित कथन निष्पादित होने पर आउटपुट क्या होता है?<break-line><break-line>What is the output when following statement is executed?<pre><code>>>> "a"+"bc"</code></pre>
Python में एक in-built interactive shell के रूप में आने वाले GUI का नाम क्या है?<break-line><break-line>What is the name of the GUI that comes in-built as an interactive shell with Python?
निम्नलिखित कथन निष्पादित होने पर आउटपुट क्या होता है?<break-line><break-line>What is the output when following statement is executed?<pre><code>>>> "a"+"bc"</code></pre>