wexpect-venv/tests/list100.py

3 lines
48 B
Python

# -*- coding: utf-8 -*-
print(list(range(100)))