why am I getting the error “list.remove(x): x not in list” even using [:] in the loop?

后端 未结 0 1080
滥情空心
滥情空心 2020-12-30 10:39

My task is to get the net value of negotiations in a day and put it in a list of pairs [date, net value].

class Transaction:
    
    def __init_         


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