This commit is contained in:
Михаил Капелько
2024-04-18 22:32:18 +03:00
parent 2d0c18a403
commit 6a3334d39f
5 changed files with 371 additions and 0 deletions

2
v3/gen-Python Executable file
View File

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