learn_git_here/test.py
George cf868eb165 feat:
--my first commit
	-- hello worl X10
2026-01-23 23:02:47 +05:30

2 lines
45 B
Python

for i in range(10):
print(i,"hello worl")