Day 16 Challenge
Day 16! This one is going to be a bit different I hope you enjoy it! Create a function that exemplifies the JS event loop. Show how you may not get what you expected because of the loop or specific ways you may have to organize your code/calls to get what you want because of the event loop.