Python - using random.shuffle to shuffle the input list : object of type 'NoneType' has no len()

前端 未结 0 1224
無奈伤痛
無奈伤痛 2020-12-12 17:55

I\'m a beginner to Python and I\'ve been trying to make a random password generator. I\'m getting an error on this line

TEMP_PASSWORD = \'\'.join(random.choic         


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