Python Variables

Prior to beginning this discussion read Chapter 2 (attached).


Python variables do not need explicit declaration to reserve memory space. Based on this statement, address the following in your initial post:

  • Describe the difference between explicit typed variables and implicit typed variables using examples.
  • In large scale applications, explain whether or not explicit declaration has a better impact over implicit declaration.

Leave a Reply

Your email address will not be published. Required fields are marked *