fork download
  1. # your code goes here
  2. price = 100
  3. text = f"この商品は{price}円です"
Success #stdin #stdout 0.06s 14100KB
stdin
Standard input is empty
stdout
Standard output is empty