Question: help coding this assignement 1. Design a Python program that generates a seven-digit lottery number. The program should generate seven random numbers, each in the
help coding this assignement

1. Design a Python program that generates a seven-digit lottery number. The program should generate seven random numbers, each in the range of 0 through 9, and assign each number to a list element. The program then saves the list elements in a file named lottery.txt. 2. Write another Python program that reads lottery.txt file and assign the
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
