Python
Generating random student marks and plotting to graph in Python
Q. Write a program that does the following * define a function to generate 1000 integer number randomly between 0 and 100, and save them in a file call it 'data.dat'. * define a function to read the file contents and count the number of numbers that fall in