This commit is contained in:
Михаил Капелько
2024-04-13 23:15:41 +03:00
parent 4095389578
commit 2bb1bf5fa8
4 changed files with 35 additions and 7 deletions

2
v2/gen-Python Executable file
View File

@@ -0,0 +1,2 @@
echo "python3 main.py" > test_memory_Python
chmod +x test_memory_Python