summaryrefslogtreecommitdiff
path: root/tests/list100.py
blob: 3b2b6ec35817a1ebfcf76d481be4d98b10022b31 (plain)
1
2
# -*- coding: utf-8 -*-
print(list(range(100)))