a list that is the opposite probability of another list in python

前端 未结 0 1108
感情败类
感情败类 2020-12-05 10:28

I have a list in python of probabilites of something

aprob=[ 0.2 ,0.3, 0.0, 0.1, 0.4]

and I want to get a list with the probabilities of the

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