Compare commits

...

5 Commits

Author SHA1 Message Date
86524a0f43 Merge branch 'devel/p2'
Conflicts:
	next/ten.py
2025-12-10 19:44:20 +01:00
7d5ceeab0d rem 2025-12-10 19:42:57 +01:00
c27237b99c inside p2 2025-12-10 19:42:25 +01:00
bc3067b87c python 1 inside 2025-12-10 19:40:14 +01:00
3fca41a560 python 1 2025-12-10 19:39:20 +01:00

3
next/ten.py Normal file
View File

@@ -0,0 +1,3 @@
print("Hello Python 1")
print("test inside p2")