Question: program6_1.py Write a python program that creates a text file to store scoring stats for the Tampa Bay Lightning. The program should use a while
program6_1.py Write a python program that creates a text file to store scoring stats for the Tampa Bay Lightning. The program should use a while loop to prompt the user to enter three pieces of information: the player name, goals scored by player, and assists. The loop should repeat until the user presses Enter (Return on a Mac). Each item entered should be on its own line in the file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
