if 'city' == capitals[country]:
buket_menu = InlineKeyboardMarkup(row_width=1)
.parent {
display: grid;
grid-template-columns: 225px 225px;
justify-content: center;
}
a = ['q', 'w', 'e', 'r', 't']
b = '\n'.join([f'res {x} = {y}' for x, y in enumerate(a)])
print(b)
...
files = []
for file in sorted(os.listdir(folders)):
if file.startswith(ext):
files.append(file)
return render_template('main.html', ssims = files)
arr = [....]
sorted(arr)
if arr[0] == 1 and arr[-1] == 1:
...
def meth(self, var1=None):
if var1 is None:
var1 = self.var1
print(var1)
cursor.execute('SELECT * FROM test WHERE user_id=?' (user_id,))