Range Function: What will the output of the following line of code be?

Code

print(list(range(10, 1, -1)))
Tags
programsbuzz banner