Microprocessor Programming Using Python
摘要
This chapter gives an overview of the Python language elements that are becoming available after installing an operating system as we discussed in Chap. 12 . As with most programming languages, we start with lexical preliminary and then discuss data types, operations, and control flow statements of the Python language. Comparison of Python version 2 and 3, OOP, and popular library discussion for GUI and networking and further reading complete the chapter.