Closed edutools-service closed 1 year ago
the question asks to make the output the same as above list, but if make
my_efficient_list = [i + 10 for i in starting_numbers]
the output list is the same
but the program shows wrong
I think there is a bug in the test answer
the question asks to make the output the same as above list, but if make
my_efficient_list = [i + 10 for i in starting_numbers]
the output list is the same
but the program shows wrong
I think there is a bug in the test answer