Python Day - 04 random import random my_list = ['Python', 'JavaScript', 'Dart', 'Golang', 'Rust'] # choice - get a random element from a ...
確定! 回上一頁