How to output strings in a two lists to display sideway in python

前端 未结 0 1342
生来不讨喜
生来不讨喜 2020-12-12 02:40

I need a code to make my two separate lists display sideway like this,

x = ["toyota", "lexus"]
y = ["camry", "quest"]
         


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