<span id="7ztzv"></span>
<sub id="7ztzv"></sub>

<span id="7ztzv"></span><form id="7ztzv"></form>

<span id="7ztzv"></span>

        <address id="7ztzv"></address>

            ???? Python ???
            ??5?? ??????????
            ???? ???? ????

            ????

            ??????

            ??5.1 ??????

            #!/usr/bin/python
            # Filename: expression.py


            length = 5
            breadth = 2
            area = length * breadth
            print 'Area is', area
            print 'Perimeter is', 2 * (length + breadth)

            ????????code/expression.py??

            ???

            $ python expression.py
            Area is 10
            Perimeter is 14

            ????¦É???

            ???¦Å????????›¥??????????????????§³????????????????????????¦Å?????????????????length * breadth?????›¥?????area?§µ??????print?????????????????????§µ??????????????2 * (length + breadth)?????

            ???????Python??¦Ä????????????????????????????'Area is'?????area?????????Python?????????????????????????????????????????????????????????????????????????????????????????????????????Python?????????????????????????????????


            ???? ????? ????
            ?????????? ??? ????
            ?????
            @ssv
            <span id="7ztzv"></span>
            <sub id="7ztzv"></sub>

            <span id="7ztzv"></span><form id="7ztzv"></form>

            <span id="7ztzv"></span>

                  <address id="7ztzv"></address>

                      ÑÇÖÞÅ·ÃÀÔÚÏß