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.
On this page of the site you can watch the video online Python Programming 2. Variables with a duration of hours minute second in good quality, which was uploaded by the user Computer Science Lessons 05 June 2021, share the link with friends and acquaintances, this video has already been watched 7,724 times on youtube and it was liked by 93 viewers. Enjoy your viewing!