Sollicitatievraag bij Wipro

swap 2 numbers without using 3rd variable

Antwoorden op sollicitatievragen

Anoniem

8 nov 2021

x=1 y=3 x,y=y,x print(x) print(y)

Anoniem

8 nov 2021

x=1 y=3 x,y=y,x print(x) print(y)