game.py 107 B

12345
  1. # coding=utf-8
  2. # noinspection SpellCheckingInspection
  3. CURRENCY_NAME = "₭ollar"
  4. MINIMUM_ORDER_AMOUNT = 1