Development massivSimulator.py
This commit is contained in:
@@ -13,6 +13,7 @@ except:
|
|||||||
os.system(sys.executable + " -m pip install " + "progress")
|
os.system(sys.executable + " -m pip install " + "progress")
|
||||||
from progress.bar import ChargingBar
|
from progress.bar import ChargingBar
|
||||||
|
|
||||||
|
ezztui.check_curses()
|
||||||
massivmenu = {
|
massivmenu = {
|
||||||
'Управление массивами': {
|
'Управление массивами': {
|
||||||
'Создать массив': 'ezztui_return_value',
|
'Создать массив': 'ezztui_return_value',
|
||||||
|
|||||||
Reference in New Issue
Block a user