Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
If you have a block of code you want to execute infinitely , how can you achieve this without eating up the memory ?
Surrounding the block with an infinity loop and sleep function to execute periodically
repeat the block of code n times
use wait function
you can't achieve this in python
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!