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.