sshare/test_out.py

5 lines
75 B
Python
Raw Normal View History

2024-09-10 15:05:08 +00:00
#!/usr/bin/python
for i in range(0, 5):
print("\033[91mHello World!")