I don’t understand what this question is asking; can you clarify for me and maybe point me in the right direction?

 

As an exercise, rewrite this line of code without using a sequence assignment.

self.cards[i], self.cards[j] = self.cards[j], self.cards[i]

 

V/R

 

CW2 John Shappell

931-980-4707

FAX 775-618-2455

[EMAIL PROTECTED]

 

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to