Question: Write a python script to generate 50 files for each of the following courses: -MATH222 -MATH477 -MATH333 With the following criteria: -25 random dates between

Write a python script to generate 50 files for each of the following courses:

-MATH222

-MATH477

-MATH333

With the following criteria:

-25 random dates between 0 and 24 days ago

-25 random dates between 25 and 50 days ago

In the format,

-MATH222_unixdate.txt -MATH477_unixdate.txt -MATH333_unixdate.txt where you replace unixdate with the UNIX time stamp.

-An example of a file that may be generated by your script: MATH222_1456991403.txt.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!