楽
Size: a a a
楽
a
楽
Я
#! usr/bin/env python
# -*- coding: utf-8
import os
my_file = open("response.command", "w")
accounts = input('Сколько аккаунтов будет использовать?')
accounts = int(accounts)
path = os.path.join('response.command')
if type(accounts) == int:
i = 1
while i <= int(accounts):
text = '/Applications/Google\ Chrome.app/Contents/MacOS/Google\Chrome --profile-directory="Profile {i}"\n'
my_file.write(str(text))
i = i + 1
print('Все готово! Путь к файлу: ' + str(path))
else:
raise SystemExit(1)
my_file.close()
MM
a
MM
楽
D|
MM
D|
Д🥶
D|
D|
D|
D|