SlideShare une entreprise Scribd logo
1  sur  31
Télécharger pour lire hors ligne
qingfeng@me.com
Happy Time
——
Action!
Python+
x=[1,2,3,4,5,6,7,8]
x[0],x[2],x[3]
[y for y in x]
x[1:3],x[4:6]
x[-1]
x.append(20)
,
.                                 .
    :

        56789,   [][][] * [][],
.
,   5
,   5

+10
Python



if,for,def

             : [],(),{}
http://wiki.woodpecker.org.cn/moin/AllStartFromGame
第二讲
第二讲
第二讲
第二讲
第二讲

Contenu connexe

Tendances

Tokyo webmining 2017-10-28
Tokyo webmining 2017-10-28Tokyo webmining 2017-10-28
Tokyo webmining 2017-10-28Kimikazu Kato
 
Palestra sobre Collections com Python
Palestra sobre Collections com PythonPalestra sobre Collections com Python
Palestra sobre Collections com Pythonpugpe
 
Pycon 2011 talk (may not be final, note)
Pycon 2011 talk (may not be final, note)Pycon 2011 talk (may not be final, note)
Pycon 2011 talk (may not be final, note)c.titus.brown
 
Hathor@FGV: Introductory notes by Dr. A. Linhares
Hathor@FGV: Introductory notes by Dr. A. LinharesHathor@FGV: Introductory notes by Dr. A. Linhares
Hathor@FGV: Introductory notes by Dr. A. LinharesAlexandre Linhares
 
Useful javascript
Useful javascriptUseful javascript
Useful javascriptLei Kang
 
AI Day in Toronto – Afternoon Session: Introduction to deep learning with MX...
AI Day in Toronto – Afternoon Session:  Introduction to deep learning with MX...AI Day in Toronto – Afternoon Session:  Introduction to deep learning with MX...
AI Day in Toronto – Afternoon Session: Introduction to deep learning with MX...Amazon Web Services
 
Data visualization using case study
Data visualization using case studyData visualization using case study
Data visualization using case studyRupak Roy
 
Presentation1
Presentation1Presentation1
Presentation1m4ttjs
 
Pure Laziness: An Exploration of Haskell
Pure Laziness: An Exploration of HaskellPure Laziness: An Exploration of Haskell
Pure Laziness: An Exploration of HaskellMitchell Vitez
 
Not Really Engineering, Barely a Science
Not Really Engineering, Barely a ScienceNot Really Engineering, Barely a Science
Not Really Engineering, Barely a ScienceRod Begbie
 
PyCon 2011 talk - ngram assembly with Bloom filters
PyCon 2011 talk - ngram assembly with Bloom filtersPyCon 2011 talk - ngram assembly with Bloom filters
PyCon 2011 talk - ngram assembly with Bloom filtersc.titus.brown
 

Tendances (17)

Number theory
Number theoryNumber theory
Number theory
 
Tokyo webmining 2017-10-28
Tokyo webmining 2017-10-28Tokyo webmining 2017-10-28
Tokyo webmining 2017-10-28
 
Jacobi method for MATLAB
Jacobi method for MATLAB Jacobi method for MATLAB
Jacobi method for MATLAB
 
Palestra sobre Collections com Python
Palestra sobre Collections com PythonPalestra sobre Collections com Python
Palestra sobre Collections com Python
 
Pycon 2011 talk (may not be final, note)
Pycon 2011 talk (may not be final, note)Pycon 2011 talk (may not be final, note)
Pycon 2011 talk (may not be final, note)
 
Basic Calculus in R.
Basic Calculus in R. Basic Calculus in R.
Basic Calculus in R.
 
Erlang
ErlangErlang
Erlang
 
Hathor@FGV: Introductory notes by Dr. A. Linhares
Hathor@FGV: Introductory notes by Dr. A. LinharesHathor@FGV: Introductory notes by Dr. A. Linhares
Hathor@FGV: Introductory notes by Dr. A. Linhares
 
Useful javascript
Useful javascriptUseful javascript
Useful javascript
 
1 pythonbasic
1 pythonbasic1 pythonbasic
1 pythonbasic
 
AI Day in Toronto – Afternoon Session: Introduction to deep learning with MX...
AI Day in Toronto – Afternoon Session:  Introduction to deep learning with MX...AI Day in Toronto – Afternoon Session:  Introduction to deep learning with MX...
AI Day in Toronto – Afternoon Session: Introduction to deep learning with MX...
 
Data visualization using case study
Data visualization using case studyData visualization using case study
Data visualization using case study
 
Presentation1
Presentation1Presentation1
Presentation1
 
Pure Laziness: An Exploration of Haskell
Pure Laziness: An Exploration of HaskellPure Laziness: An Exploration of Haskell
Pure Laziness: An Exploration of Haskell
 
Not Really Engineering, Barely a Science
Not Really Engineering, Barely a ScienceNot Really Engineering, Barely a Science
Not Really Engineering, Barely a Science
 
Genomic Graphics
Genomic GraphicsGenomic Graphics
Genomic Graphics
 
PyCon 2011 talk - ngram assembly with Bloom filters
PyCon 2011 talk - ngram assembly with Bloom filtersPyCon 2011 talk - ngram assembly with Bloom filters
PyCon 2011 talk - ngram assembly with Bloom filters
 

En vedette

En vedette (7)

第5讲
第5讲第5讲
第5讲
 
Python交流
Python交流Python交流
Python交流
 
第四讲
第四讲第四讲
第四讲
 
Django讲座
Django讲座Django讲座
Django讲座
 
PyCon大会分享
PyCon大会分享PyCon大会分享
PyCon大会分享
 
Django
DjangoDjango
Django
 
第一讲
第一讲第一讲
第一讲
 

第二讲