Python variables के लिए memory allocation कौन करता है?
Which mechanism allocates memory to Python variables
A
Programmer
B
Python Memory Manager
C
Compiler
D
OS Directly
Explanation
Correct Answer: B) Python Memory Manager