Code:
def main():

      if aprilfoolsjoke == true:
          print("I knew it!")
 
     else:
          print("You're awesome and we'll miss you.  Sealab 2021 for lief!")

main()