# it turns true into false and false into true. # Task : Write a code to check the following on line 17 onwards - # 1. Create a variable is_raining = True. # 2. Use the not operator to check if it is ...