首页->Python编程
(A)for random import randint
(B)import random.randint
(C)import random
(D)from random import randint