Question: 7.8 LAB: Write random Numbers to a File Write a function randomGen0 that returns a string of 5 random numbers separated by commas, write 5

7.8 LAB: Write random Numbers to a File Write a function randomGen0 that returns a string of 5 random numbers separated by commas, write 5 such strings to the file randomNums.txt ACTIVTY 7.8.1: LAB: Write random Numbers to a File Additional files provided by your instructor randomNums.txt Download main.py Load default template... 1 import random 2 def randomGenO 3 Write your code here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
