1、首先打开python的编辑器pycharm.
3、首先写输入名字的语句name=input("username")
5、写输出这些语句print(name,age)
7、然后在运行里输入名字和年龄,最后输出