what are some other ways to get the list to print

前端 未结 0 1112
萌比男神i
萌比男神i 2020-12-11 08:44

main.py

import flavors

for x in ice_cream:
    print(x)
    
print("Welcome to Andy\'s ice cream shop")

flavors.py

         


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