Instruction: Explain how using async/await inside loops affects the execution of asynchronous code.
Context: This question probes the candidate's knowledge of asynchronous programming patterns and their implications on code execution.
medium