vendredi 12 mars 2021

How to print the string that caused the if statement to be true python3

Looking for a way to print the string that caused the if statement to be true: Any help would be great for example if (a == b): print(string that caused a to be equal to b)

Aucun commentaire:

Enregistrer un commentaire