How do i print the max of this list?

后端 未结 0 918
天命终不由人
天命终不由人 2020-12-14 08:24

This is the code (The question is underneath it):

import random

votes = {
    "1": [random.choice([1, 2])],
    "2": [random.choice([1, 3         


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