Читать книгу Learn Python quick - Jens Braun - Страница 14

Chapter 4: Data Types in Python

Оглавление

In this chapter, we’ll first look at some basic data types in Python, specifically the integer, float and string. Next, we’ll explore the concept of type casting. Finally, we’ll discuss three more advanced data types in Python: the list, tuple and dictionary.

Learn Python quick

Подняться наверх