What's wrong with this code?

There variable is in the condition before we created itThe while loop has a display statement inside of itis_loading is not a valid variable name

There variable is in the condition before we created it.