Appendix B. A Brief Review of Python

Introduction

This appendix will give you a brief tour of the Python syntax. This is not intended to be a course on Python programming, but can be used by readers who are unfamiliar with the language as a quick introduction. The following topics will be covered in this appendix:

  • Basic types, expressions, and variables and their assignment
  • Sequence types
  • Dictionaries
  • Control structures
  • Functions, objects, and methods
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset