PLEASE CAN SOMEBODY HELP ME WITH THIS PROGRAM?

Your task is to write a program to convert the data in lane9.txt to a frame score format from Bowling. Write a function CleanFile to rewrite lane9.txt to cleanlane9.txt removing the text from the file and writing just the integers and spaces to the new file. Write a function ReadPins to read the INTEGER data from cleanlane9.txt to an array called PinArray. Write a final function called Score Game that converts PinArray into the frame scores to be printed to the monitor.


This is what lane9.txt contains --> 8 split 1 9 1 spare 7 2 10 strike 8 2 spare 6 split 2 7 3 spare 10 strike 10 strike 10 turkey 8 1
done anything on your own yet?
Nope I that's why I posted.
expecting what exactly?
I am expecting for somebody to explain my task because I am a beginner in programming.
Topic archived. No new replies allowed.