I want a perl program when executed to send the data to a file such as text.txt but i
dont need to open the file first.
apparently i don't understand what the command is to do this
If it is open close or write ?
any suggestions on the right command to use and the yntex so i can experimen
? How do i affect this type of result to my existing code
if a grade of a 90-100 = an A
and a grade of 80-90 = a B
and a grade of 70-80 = a C
and a grade of 60-70 = a D
and a grade of 0-60 = a F
I understand i am creating 2 more arrays but i need to get a range and assign it to a
Letter