Python Programming 2. Variables

Опубликовано: 05 Июнь 2021
на канале: Computer Science Lessons
7,724
93

This is the second in a course of computer science video lessons introducing programming with Python. It introduces the use of variables. A variable is a named location in the computers memory that can temporarily store a value and whose contents can change while a program is running. You will see how to define a variable that can hold a string of text by simply assigning a string value to it. You will see how to output the contents of a variable to the screen using the print command and how to concatenate the contents of a variable with a literal string using the plus sign.


На этой странице сайта вы можете посмотреть видео онлайн Python Programming 2. Variables длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Computer Science Lessons 05 Июнь 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 7,724 раз и оно понравилось 93 зрителям. Приятного просмотра!