Installation and First Steps in Python
摘要
Welcome! In this first chapter, you will be introduced to the Python language. You will learn the commands it uses and its structure, and you will be exposed to different data types and how to handle them. Topics such as libraries or compilation, which are fundamental to developing software, also are covered.