Python Programming, Not Equals !=

Publié le: 20 mars 2021
sur la chaîne: Quick Programming Concepts
969
19

#shorts

This quick video demonstrates not equals in Python. This video is intended for those who are new to programming or those who are new to Python.

To use not equals, you use !=. This can be combined with an if statement to check if a value is equal to another value.

Example:
if 'value 1' != 'value 2':
print('The two values are not equal');


Sur cette page du site, vous pouvez voir la vidéo en ligne Python Programming, Not Equals != durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Quick Programming Concepts 20 mars 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 969 fois et il a aimé 19 téléspectateurs. Bon visionnage!