# your code goes hereprice = 100text = f"この商品は{price}円です"print(text)
Standard input is empty
この商品は100円です
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!