(c)We Want to Hear from You



 Python Programming for Raspberry Pi

Second Edition

Copyright © Pearson Inc./Sams Publishing

ISBN-10:  0-672-33712-6

ISBN-13: 978-0-672-33764-2

Warning and Disclaimer

Every effort has been made to make this book as complete and as accurate as possible, but no warranty or fitness is implied. The information provided is on an "as is" basis. The author and the publisher shall have neither liability nor responsibility to any person or entity with respect to any loss or damages arising from the information contained in this book.

When reviewing corrections, always check the print number of your book. Corrections are made to printed books with each subsequent printing.

First Printing: December 2015

Second Printing: January 2016

Corrections for April 17, 2017

|Pg |Error – First and Second Printing |Correction |

|76 |The variable name must contain only letters, numbers, underscores, or the dollar sign. |The variable name must contain only letters, numbers, or underscores. |

|109 |In the table 5.2, the following changes should be made: | |

| |The description for ceil(x) reads: | |

| |Returns the smallest integer value greater than x |Should read: Returns the value greater than or equal to x |

| |The description for copysign(x,y) reads: | |

| |Copies the sign of y of x |Should read: Copies the sign of y to x |

| | | |

| |The description for floor(x) reads: |Should read: Returns the value less than or equal to x |

| |Returns the largest integer value smaller than x | |

|258 |sketch 1601 contains the variable “yield” |This word yield is reserved in newer versions of Arduino. Change it to yld and the code will compile. |

| | | |

This errata sheet is intended to provide updated technical information. Spelling and grammar misprints are updated during the reprint process, but are not listed on this errata sheet.

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download