Dans ce tutoriel, nous allons apprendre comment mettre à jour les éléments d'un ensemble Python -version Windows - Python 3 Windows 7, Python 3 Windows 8 et Python 3 Windows 10
Comment ajouter un élément à un ensemble Python avec la méthod add, Comment supprimer un élément d'un ensemble Python avec la méthod remove, Comment ajouter un ou plusieurs éléments à un ensemble Python avec la méthod update, Comment supprimer un élément d'un ensemble Python avec la méthod pop et la méthode popitem, Comment vider un ensemble Python avec la méthod clear, Comment supprimer un ensemble Python avec la méthod del
Remarque : pour un bon visionage de la vidéo, utiliser google chrome.
In this tutorial, we will learn how to update the elements of a Python package - Windows version - Python 3 Windows 7, Python 3 Windows 8 and Python 3 Windows 10.
How to add an element to a Python set with the add method, How to remove an element from a Python set with the remove method, How to add one or more elements to a Python set with the update method, How to remove an element from a Python set with pop method and popitem method, How to empty a Python set with the clear method, How to remove a Python set with the method del
Note: for a good viewing of the video, use google chrome.