1. What are the three required components of an is statement? the keyword 'if'. The conditional statement. The block of executed code. Austin We have to remember that without a commandf block ONLY the next line gets ececuted. This can be vary confusing to read So using{} will ececute everything inside. 3. Explain