Generate 10 random number in the range 1-200.Also,Generate another 10 random numbers in the range 1-10.Multiply each random number from the first set with all the random numbers from the second set (Total 10*10 = 100 numbers will be generated after multiplication). Calculate mean, variance, median and mode of the multiplied numbers. how to do this in python.I am new in python.help!.
Aucun commentaire:
Enregistrer un commentaire