摘要:        
第一种是format形式,第二种%百分号形式,举例如下:str1 = "hell {},how old are you? I'm {}".format('lcx',10)str2 = "hell %s,how old are you? I'm %s" %('liucx',11)print(str1)    阅读全文
        
            posted @ 2022-02-28 22:40
LCX测试小姐姐
阅读(347)
评论(0)
推荐(0)
        
        
                    
                
浙公网安备 33010602011771号