Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumPythonlist ops and slicingSingle-choice MCQ2 views

What does this code print?

print(sum(range(1, 6)))