is_pass=True if is_pass: print("Congrats you are passed") else: print("Sorry you have failed")