start: v5

This commit is contained in:
Михаил Капелько
2024-06-15 22:15:57 +03:00
parent 1615180d8d
commit 73b3aaba84
43 changed files with 3961 additions and 1 deletions

2
v5/gen-Python Executable file
View File

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