This shows how Scratch handles division by zero. In most text based languages this would cause a runtime error - which means the program crashes and stops running. There are many things that can cause a runtime error, including division by zero.