How to print random words in Python and find the most used word

前端 未结 0 1057

How to print random words in Python and find the most used word

import random
a = [
    "python", "Java", "C", "C++",          


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