Home
/
09
/
147
reidai9_3.py
fruits = ("りんご", "もも", "パイナップル", "メロン") prices = (100, 350, 2000, 5000) # 例題9.3