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

Chapter 3: The World of Variables and Operators

Оглавление

Now that we’re done with the introductory stuff, let’s get down to the real stuff. In this chapter, you’ll learn all about variables and operators. Specifically, you’ll learn what variables are and how to name and declare them. We’ll also learn about the common operations that we can perform on them. Ready? Let’s go.

Learn Python quick

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