subject

Use python "files and exceptions"

1- modify the program you wrote for chapter 6 exercise 6 so it handles the following
exceptions:
• it should handle ioerror exceptions that are raised when the file is opened
and data is read from it by printing "trouble opening file. try again." and
not executing any more of the code.
• it should handle any valueerror exceptions that are raised when the items
that are read from the file are converted to a number by printing "file must have
only numbers. try again." and not executing any more of the code.

2- the springfork amateur golf club has a tournament every weekend. the club
president has asked you to write a program that will read each player's name
and score as keyboard input, and then save these as records in a file named
golf. txt.

first, have the program ask the user how many players they want to add to their
record. then, ask the user for each name and score individually.

golf. txt should be structured so that there is a line with the player's name,
folowed by their score on the next line.

emily
30
mike
20
jonathan
23

3- write a program that reads the records from the golf. txt file written in exercise
10a and prints them in the following format:

name: emily
score: 30

name: mike
score: 20

name: jonathan
score: 23

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 01:00
Search the web for two examples of digital art that you like. the examples must be from different mediums (example: one digital photo and one computer animation not two computer animations). compose an essay for each example you choose about why the piece appeals to you, and identify the medium used.
Answers: 1
question
Computers and Technology, 22.06.2019 10:40
When running anti-virus software , what could be a reason where recipitent is not guaranteed that data being streamed will not get interrupted?
Answers: 1
question
Computers and Technology, 23.06.2019 00:30
Quick pl which one of the following is considered a peripheral? a software b mouse c usb connector d motherboard
Answers: 1
question
Computers and Technology, 23.06.2019 05:00
Which best explains why a digital leader would join a society specializing in technology
Answers: 1
You know the right answer?
Use python "files and exceptions"

1- modify the program you wrote for chapter 6 exercise...
Questions
question
Mathematics, 07.12.2021 22:30
question
Mathematics, 07.12.2021 22:30
question
Mathematics, 07.12.2021 22:30
Questions on the website: 13722367