Is there any other way to write this program?

前端 未结 0 1787
面向向阳花
面向向阳花 2021-01-02 16:08
def alphabetlist():
    print("alphabet1 = [a,b,c,d,e,f]")
    print("alphabet2 = [g,h,i,j,k,l]") 
    print("alphabet3 = [m,n,o,p,q,r]"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题