コード例 #1
0
ファイル: start.py プロジェクト: DiWorm/homework-19
from app.application import Application

app = Application()
app.check_cart()