JJ AUTO
知名会员
- 注册
- 2014-07-15
- 消息
- 233
- 荣誉分数
- 0
- 声望点数
- 126
didnt get 650?? instead of x6...oh nononono恭喜你, Mr.SUN!X6很酷哦!
Thank you!!!我们曾今离650 GC 如此的接近啊!!!!
anyway!非常感谢您对ELITE BMW的支持!!!

didnt get 650?? instead of x6...oh nononono恭喜你, Mr.SUN!X6很酷哦!
Thank you!!!我们曾今离650 GC 如此的接近啊!!!!
anyway!非常感谢您对ELITE BMW的支持!!!


test_dealer = "Jason"
while( customer_list.size > 0):
....customer = customer_query.pop;
....dealer = find_lowest_price("ottawa", "bmw", customer.car_model);
....if (dealer.name != test_dealer):
........sys.exit(0);
print "welcome to BMW, i'm " + test_dealer;
#test result:
#welcome to BMW, i'm Jason
码农们自己看代码就懂了,提车加比多伦多的要便宜,赞一个

竟然还能看懂~我的电脑老师估计做梦都在笑了~~test_dealer = "Jason"
while( customer_list.size > 0):
....customer = customer_query.pop;
....dealer = find_lowest_price("ottawa", "bmw", customer.car_model);
....if (dealer.name != test_dealer):
........sys.exit(0);
print "welcome to BMW, i'm " + test_dealer;
#test result:
#welcome to BMW, i'm Jason
码农们自己看代码就懂了,提车加比多伦多的要便宜,赞一个