Question from the Python test

Archived

Lorsqu'on utilise une list comprehension comme celle ci: (une seule bonne réponse)

"...some code before..."
result = [ x*x for x in range( 10 ) ]
"...more code after..."
Author: Antoine BrennerStatus: Archived(New question!)Question passed 1183 times
0
Community EvaluationsNo one has reviewed this question yet, be the first!