A string containing the JavaScript statements comprising the function definition to be passed to eval()
- Prefer async/await over .then() promise syntax
- If you write code that fails to run, you can iterate on the code by attempting to run different code until the code execution succeeds.
- You cannot use external libraries in this environment using import or require. Please use standard browser APIs instead.
- use console.log() if you need to debug the code you have written