3 lines
105 B
Python
3 lines
105 B
Python
for i in range(10):
|
|
print(i,"new changes")
|
|
#https://cgit.cezentech.com/george/learn_git_here.git# |