1、第一行代码money = 0
2、第二行代码seat = 1
3、第三行代码if money == 1:
4、第四行代码print('土豪,请上车’)
5、第五行代码else:
6、print(‘朋友,没带钱跟着跑,跑快点’)