trisquel-icecat/icecat/testing/mozbase/mozprocess/tests/scripts/proccountfive.py

2 lines
35 B
Python

for i in range(0, 5):
print(i)