In this lab I practiced writing conditional statements in Python. Conditional statements are a powerful structure that help in achieving automation when you need to make sure conditions are met before ...