suhailusama : nasa creation contact us : suhaillbk2000@gmail.com owner info : suhailbinismail country : India 50 Examples Documentation Release 1.0 @suhail usama sep,08,2018 Contents 1 Introduction 3 2 Convert Fahrenheit to Celsius 5 3 Background: Algorithms 9 4 Background: Measuring Complexity 13 5 Simulating The Monty Hall Problem 17 6 Background: Drawing Graphics 23 7 Simulating Planetary Orbits 29 8 Problem: Simulating the Game of Life 35 9 Reference Card: Turtle Graphics 43 10 Indices and tables 45 CHAPTER 1 Introduction Welcome to “50 Examples for Teaching Python”. My goal was to collect interesting short examples of Python programs, examples that tackle a real-world problem and exercise various features of the Python language. I envision this collection as being useful to teachers of Python who want novel examples that will interest their students, and possibly to teachers of mathematics or science who want to apply P...
Comments
Post a Comment