Implementing ternary conditional operators in python

后端 未结 0 749
青春惊慌失措
青春惊慌失措 2020-11-30 12:53

I have an application which downloads live stock data from the zerodha api and works in the following manner:

    if (close_price > exit_price):
     new_e         


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