Chaining together assignments is okay : Introduction : Introduction PYTHON TUTORIALS


PYTHON TUTORIALS » Introduction » Introduction »

 

Chaining together assignments is okay


x = 1
y = x = x + 1
print x, y



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON TUTORIALS

 Navioo Introduction
» Introduction