AE
Size: a a a
AE
T
AE
b
apt_list = []
apt_list.append(subprocess.check_output(['apt', 'list']))
if 'xfce4-terminal' in apt_list:
i = 0
while i != terminals:
subprocess.call(['xfce4-terminal', '--command\\', 'python3\\', 'Bomber.py\\', '-n\\', number, '\\-s\\', sleep])
i += 1
F
F
б
b
A
A
A
б
b
б
A
A
б
b
A