Hey guys. Im try to write a program with 3 major things which are two lists and a random.
what i want to do is say whatever values are in those lists then produce so many random value if you get what i mean.
so say list one value is 3, and list two is 4 than it should produce 12 random numbers.
I hope this doesnt sound too complicated. The reason I want to do this is shorten the code as much as possible.
Thanks