python 多个参数,控制台打印

print("第一个参数:{%d},下一个参数:%d " %(first_param, next_param))