Does python use ram?
Answer / Deeksha Sonker
Yes, Python uses RAM to store the program's data and variables while it is running. The amount of RAM required by a Python script depends on factors like the complexity of the code, the size of the data being manipulated, and the operating system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which web server is best for python?
What is self in python constructor?
What is module in python?
What is use of list comprehension ?
What are the applications of python?
Why does the following behave unexpectedly in python?
How to tic tac toe computer move?
What is redis python?
What are object methods?
Are numpy arrays faster than lists?
What is the output of the following?
What are the programming-language features of python?