username="xiaoming"age=18hello=f"我的名字叫{username},今年{age}岁."print(hello)
Standard input is empty
我的名字叫xiaoming,今年18岁.
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!