How to get random item from a list in python3 without any module

前端 未结 0 754
北荒
北荒 2020-12-30 22:42

i am using python 3.9 & have a list list1 = [\'a\', \'b\', \'c\', \'d\'] i want to get a random item from the list without using any module like there is a

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