python 筆記1

來源:互聯網
上載者:User

標籤:utf-8   筆記   數字   string   int   str   python 筆記   文字   ict   

1.編碼格式縮排四個空格,階層分明清晰

2.coding編碼3.x版本支援中文字元,2.x版本需添加UTF-8

3.引號:單引號、雙引號效果一樣,表示字串,  三引號表示直接引用;

4.判斷語句,if   else;  while迴圈break終止本次並且跳出迴圈;for迴圈,contiune跳出本次迴圈繼續 下一次迴圈

5.資料類型 :numbers 數字 string 字串 list 列表, tuple 元祖   不可二次賦值,dictionary 字典   key值對

   數字類型:int 整型 long 長整型  float 浮點 complex 複數

 

python 筆記1

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.