Question: Create a list containing 100 numbers from 201 to 300. Randomly select 70 numbers from the list and store them in list 1 and store
Create a list containing 100 numbers from 201 to 300. Randomly select 70 numbers from the list and store them in list 1 and store the remaining 30 numbers in list 2.
using Python
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
