特牛网址导航

Python(路飞学城听课整理)_路飞学城年会-CSDN博客

网友收藏
文章浏览阅读885次,点赞5次,收藏13次。Python学习笔记(路飞学城听课整理)格式化打印name=input("name:")age=input("age:")job=input("job:")hobbie=input("hobbie:")msg=f'''------------ info of Alex Li -----------Name : {name}Age : {age}job : {job}Hobbie: {hobbie}------------- end -----------------'_路飞学城年会