<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                ThinkChat2.0新版上線,更智能更精彩,支持會話、畫圖、視頻、閱讀、搜索等,送10W Token,即刻開啟你的AI之旅 廣告
                # 習題 5: 更多的變量和打印 我們現在要鍵入更多的變量并且把它們打印出來。這次我們將使用一個叫“格式化字符串(format string)”的東西. 每一次你使用 " 把一些文本引用起來,你就建立了一個字符串。 字符串是程序將信息展示給人的方式。你可以打印它們,可以將它們寫入文件,還可以將它們發送給網站服務器,很多事情都是通過字符串交流實現的。 字符串是非常好用的東西,所以再這個練習中你將學會如何創建包含變量內容的字符串。使用專門的格式和語法把變量的內容放到字符串里,相當于來告訴 python :“嘿,這是一個格式化字符串,把這些變量放到那幾個位置。” 一樣的,即使你讀不懂這些內容,只要一字不差地鍵入就可以了。 <table class="highlighttable"><tbody><tr><td class="linenos"> <div class="linenodiv"> <pre> 1&#13; 2&#13; 3&#13; 4&#13; 5&#13; 6&#13; 7&#13; 8&#13; 9&#13; 10&#13; 11&#13; 12&#13; 13&#13; 14&#13; 15&#13; 16&#13; 17&#13; 18</pre> </div> </td> <td class="code"> <div class="highlight"> <pre>my_name = 'Zed A. Shaw'&#13; my_age = 35 # not a lie&#13; my_height = 74 # inches&#13; my_weight = 180 # lbs&#13; my_eyes = 'Blue'&#13; my_teeth = 'White'&#13; my_hair = 'Brown'&#13; &#13; print "Let's talk about %s." % my_name&#13; print "He's %d inches tall." % my_height&#13; print "He's %d pounds heavy." % my_weight&#13; print "Actually that's not too heavy."&#13; print "He's got %s eyes and %s hair." % (my_eyes, my_hair)&#13; print "His teeth are usually %s depending on the coffee." % my_teeth&#13; &#13; # this line is tricky, try to get it exactly right&#13; print "If I add %d, %d, and %d I get %d." % (&#13; my_age, my_height, my_weight, my_age + my_height + my_weight)&#13; </pre> </div> </td> </tr></tbody></table> Warning 如果你使用了非 ASCII 字符而且碰到了編碼錯誤,記得在最頂端加一行 #--coding:utf-8-- 。 ### 你應該看到的結果 ~~~ $ python ex5.py Let's talk about Zed A. Shaw. He's 74 inches tall. He's 180 pounds heavy. Actually that's not too heavy. He's got Blue eyes and Brown hair. His teeth are usually White depending on the coffee. If I add 35, 74, and 180 I get 289. $ ~~~ ### 加分習題 1. 修改所有的變量名字,把它們前面的``my_``去掉。確認將每一個地方的都改掉,不只是你使用``=``賦值過的地方。 1. 試著使用更多的格式化字符。例如 %r 就是是非常有用的一個,它的含義是“不管什么都打印出來”。 1. 在網上搜索所有的 Python 格式化字符。 1. 試著使用變量將英寸和磅轉換成厘米和千克。不要直接鍵入答案。使用 Python 的計算功能來完成。
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看