Python snippet to get object memory size
imsahil007 opened this issue · 0 comments
imsahil007 commented
Description
The snippet will tell the memory size used by any object inside the code. This will help if we have memory limitations in competitive coding.
Type of issue
- Feature (New Script)
- Bug
- Documentation
Checklist:
- I have read the project guidelines.
- I have checked all the existing projects, before submitting a new project issue.
- I have checked previous issues to avoid duplicates.
- This issue will be meaningful for the project.