#swapping #python
a=int(input("Enter a;"))
b=int(input("Enter b:"))
temp=a
a=b
b=temp
print("The value of a after swapping is:",a)
print("The value of b after swapping is:",b)
Sur cette page du site, vous pouvez voir la vidéo en ligne Swapping two variables using temporary variable --PYTHON durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur World of something 24 février 2023, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 15 fois et il a aimé 3 téléspectateurs. Bon visionnage!