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.
In questa pagina del sito puoi guardare il video online Python Programming 2. Variables della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Computer Science Lessons 05 giugno 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 7,724 volte e gli è piaciuto 93 spettatori. Buona visione!