<tfoot id='rayHd'></tfoot>

    <legend id='rayHd'><style id='rayHd'><dir id='rayHd'><q id='rayHd'></q></dir></style></legend>
        <bdo id='rayHd'></bdo><ul id='rayHd'></ul>
      <i id='rayHd'><tr id='rayHd'><dt id='rayHd'><q id='rayHd'><span id='rayHd'><b id='rayHd'><form id='rayHd'><ins id='rayHd'></ins><ul id='rayHd'></ul><sub id='rayHd'></sub></form><legend id='rayHd'></legend><bdo id='rayHd'><pre id='rayHd'><center id='rayHd'></center></pre></bdo></b><th id='rayHd'></th></span></q></dt></tr></i><div id='rayHd'><tfoot id='rayHd'></tfoot><dl id='rayHd'><fieldset id='rayHd'></fieldset></dl></div>
    1. <small id='rayHd'></small><noframes id='rayHd'>

    2. 在终端运行python文件时,返回的命令不会执行吗?

      When running python files in terminal, do return commands not get executed?(在终端运行python文件时,返回的命令不会执行吗?)
      • <bdo id='hfoJR'></bdo><ul id='hfoJR'></ul>

          1. <i id='hfoJR'><tr id='hfoJR'><dt id='hfoJR'><q id='hfoJR'><span id='hfoJR'><b id='hfoJR'><form id='hfoJR'><ins id='hfoJR'></ins><ul id='hfoJR'></ul><sub id='hfoJR'></sub></form><legend id='hfoJR'></legend><bdo id='hfoJR'><pre id='hfoJR'><center id='hfoJR'></center></pre></bdo></b><th id='hfoJR'></th></span></q></dt></tr></i><div id='hfoJR'><tfoot id='hfoJR'></tfoot><dl id='hfoJR'><fieldset id='hfoJR'></fieldset></dl></div>

            <small id='hfoJR'></small><noframes id='hfoJR'>

              <legend id='hfoJR'><style id='hfoJR'><dir id='hfoJR'><q id='hfoJR'></q></dir></style></legend>

              <tfoot id='hfoJR'></tfoot>
                <tbody id='hfoJR'></tbody>
                本文介绍了在终端运行python文件时,返回的命令不会执行吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                例如,我试图理解在终端中运行python文件与通过空闲运行它相比,如何改变解释代码的方式。我没想到会有什么不同,但我一直注意到,当代码在Mac终端上运行时,代码中的任何"返回"命令都会被忽略。为什么会这样?

                例如,取如下所示的简单代码:

                def talk(arg): 
                    return arg
                
                talk("Hello!")
                
                现在,如果我在终端中运行此命令,我预计它会打印出"Hello!",因为它会在给定的参数"Hello!"上运行函数talk。然后把它还回去。如果我将最后一行改为打印Talk("Hello!"),我确实会得到预期的结果。那它就起作用了。

                REPL

                执行do命令,但与推荐答案不同,脚本中的返回值不会自动打印。您需要使用print/print()才能实际获得任何输出。

                这篇关于在终端运行python文件时,返回的命令不会执行吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                相关文档推荐

                Split a Pandas column of lists into multiple columns(将 Pandas 的列表列拆分为多列)
                How does the @property decorator work in Python?(@property 装饰器在 Python 中是如何工作的?)
                What is the difference between old style and new style classes in Python?(Python中的旧样式类和新样式类有什么区别?)
                How to break out of multiple loops?(如何打破多个循环?)
                How to put the legend out of the plot(如何将传说从情节中剔除)
                Why is the output of my function printing out quot;Nonequot;?(为什么我的函数输出打印出“无?)
                    <tfoot id='8mJvI'></tfoot>
                    <i id='8mJvI'><tr id='8mJvI'><dt id='8mJvI'><q id='8mJvI'><span id='8mJvI'><b id='8mJvI'><form id='8mJvI'><ins id='8mJvI'></ins><ul id='8mJvI'></ul><sub id='8mJvI'></sub></form><legend id='8mJvI'></legend><bdo id='8mJvI'><pre id='8mJvI'><center id='8mJvI'></center></pre></bdo></b><th id='8mJvI'></th></span></q></dt></tr></i><div id='8mJvI'><tfoot id='8mJvI'></tfoot><dl id='8mJvI'><fieldset id='8mJvI'></fieldset></dl></div>

                    <small id='8mJvI'></small><noframes id='8mJvI'>

                    1. <legend id='8mJvI'><style id='8mJvI'><dir id='8mJvI'><q id='8mJvI'></q></dir></style></legend>
                          <bdo id='8mJvI'></bdo><ul id='8mJvI'></ul>

                            <tbody id='8mJvI'></tbody>