R3
Size: a a a
R3
VA
SR
SR
b
A
VA
VA
ㅤ
БГ
АМ
ㅤ
try:
with open(filedata, 'r') as file:
model_list = file.readlines()
except FileNotFoundError:
with open(filedata, 'w') as file:
model_list = file.readlines()
ㅤ
ㅤ
A
АМ
АМ
R3
try:
with open(filedata, 'r') as file:
model_list = file.readlines()
except FileNotFoundError:
with open(filedata, 'w') as file:
model_list = file.readlines()
АМ