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