How to make sprite continue to move on and then off screen?

I have attached the student’s project below. He wants his cloud sprite to move to the left off screen and then reappear from the right side, continuously.

Thanks in advanced!

He has all of the correct code to make this happen, but the conditional if block needs to go inside the draw loop. (right before the “draw sprites” block). Once he makes that change, it should work perfectly.

Best wishes,

Mike