a,b = 2,3 and [a,b] = [2,3]
Hongyi Zhao
hongyi.zhao at gmail.com
Sun Sep 1 18:48:53 EDT 2019
Previous message (by thread):
a,b = 2,3 and [a,b] = [2,3]
Next message (by thread):
a,b = 2,3 and [a,b] = [2,3]
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Hi, What's differences: a,b = 2,3 and [a,b] = [2,3] Regards
Previous message (by thread):
a,b = 2,3 and [a,b] = [2,3]
Next message (by thread):
a,b = 2,3 and [a,b] = [2,3]
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-list mailing list