while true do print("SPAM") end --Another solution repeat print("SPAM") until false