feat:
--new branch experimental_psycho --Added new.py --
This commit is contained in:
parent
89ef706f97
commit
249b142570
3
new.py
Normal file
3
new.py
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
for i in range(10):
|
||||||
|
print(i,"new changes")
|
||||||
|
#https://cgit.cezentech.com/george/learn_git_here.git#
|
||||||
1
test.py
1
test.py
@ -4,3 +4,4 @@ for i in range(10):
|
|||||||
print(i+2,"hello world again")
|
print(i+2,"hello world again")
|
||||||
print(i+3,"hello experimental_main")
|
print(i+3,"hello experimental_main")
|
||||||
print(i+7,"hello experimental_main_1")
|
print(i+7,"hello experimental_main_1")
|
||||||
|
print("i",i,"coconut knife")
|
||||||
Loading…
Reference in New Issue
Block a user