if __name__ == '__main__': dice_roll = 5 if dice_roll > 4: print("Lancer réussi !")