feat:
--4 my experimental_branch commit ferrari
This commit is contained in:
parent
249b142570
commit
8fb5c23de3
4
test.py
4
test.py
@ -2,6 +2,6 @@ for i in range(10):
|
||||
print(i,"hello worl")
|
||||
print(i+1,"hello world")
|
||||
print(i+2,"hello world again")
|
||||
print(i+3,"hello experimental_main")
|
||||
print(i+7,"hello experimental_main_1")
|
||||
# print(i+3,"hello experimental_main")
|
||||
print("coconuts")
|
||||
print("i",i,"coconut knife")
|
||||
Loading…
Reference in New Issue
Block a user