SimpleQIWI icon indicating copy to clipboard operation
SimpleQIWI copied to clipboard

e.py

Open bluefacebaba opened this issue 4 years ago • 1 comments

bluefacebaba avatar Jun 28 '20 21:06 bluefacebaba

No description provided.

Лучше по-другому сделать

def bill(price, comment=None, currency=643):
    if not comment:
        return str(uuid.uuid4())
    #Тут оригинальный код автора

    return comment

grum261 avatar Mar 04 '21 12:03 grum261