Python
a = "张三" b = "10" c = "45.5" print("我的名字是&s,今年%S岁了,体重%S,")