Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
The use of variables in the process of assignment is discussed and demonstrated. The rules for naming variables and other identifiers is covered along with the dynamic nature of assigning names to Python objects. Finally, operations, expressions, and statements are defined and several examples are provided and explained.
LEARNING OBJECTIVES:
It covers the use of variables in assignment, the rules for naming variables and other identifiers, the dynamic nature of assigning names to Python objects, and the definition of operations, expressions, and statements with worked examples.
The course includes four lessons: Variables and Assignments; Identifiers; Objects; and Expressions, Statements, and Operations.
It relates to Computer Programming, Programming Concepts, Programming Language Design, Programming Tools, Python (Programming Language), and Shared Variables.
Concepts such as variable assignment are discussed and demonstrated, and several examples of operations, expressions, and statements are provided and explained.