mirror of
https://github.com/clearml/wexpect-venv
synced 2025-01-31 02:46:59 +00:00
3 lines
48 B
Python
3 lines
48 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
print(list(range(100)))
|