PDF4PRO ⚡AMP

Modern search engine that looking for books and documents around the web

Example: dental hygienist

An Introduction to Python programming - fling.seas.upenn.edu

An Introduction to Python programmingKostas DaniilidisUPennAugust 27, 2015 Kostas Daniilidis (UPenn)An Introduction to Python programmingAugust 27, 20151 / 26 Introduction Python is a simple, powerful and efficient interpreted language. Together with packages like NumPy, SciPy and Matplotlib, itprovides a nice environment for scientific works. The language that we will use for all the homeworks and mainly based on CIS 521 Python Tutorial: cis521/ slides from: casp/ Daniilidis (UPenn)An Introduction to Python programmingAugust 27, 20152 / 26A Python code samplex = 34 - 23# A = "Hello"# Another = == == "Hello":x = x + 1y = y + " World"# String x = 34 - 23;String y = "Hello";double z = ;if ((z == ) || ( ("Hello"))) {x = x + 1;y = y + " World";} (x); (y);Kostas Daniilidis (UPenn)An Introduction to Python programmingAugust 27, 20153 / 26 Basic Syntax Assignment uses = and comparison uses ==.

Kostas Daniilidis (UPenn) An Introduction to Python programming August 27, 2015 21 / 26. Class with iterators in Python 2 for char in Reverse('spam') print char #m #a #p #s Kostas Daniilidis (UPenn) An Introduction to Python programming August 27, 2015 22 / 26. Useful Python packages

Loading..

Tags:

  Programming, Python, Python programming

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Spam in document Broken preview Other abuse

Transcription of An Introduction to Python programming - fling.seas.upenn.edu

Related search queries