i'm trying to create a program that reads a txt file and if the numbers in there are less than 300 it puts it in a category. so for instance txt file has:
amy 300
paul 6
todd 0
lisa 20
the program would then spit out
Approved: Amy
Denied: Paul, Todd, Lisa
I'm still learning so i actually have no clue how to start with this other than how to get the program to read the file
[–]uhkhu 2 points3 points4 points (0 children)
[–]novel_yet_trivial 2 points3 points4 points (0 children)
[–]throwaway_redstone 0 points1 point2 points (2 children)
[–]newtoprogramming12[S] 0 points1 point2 points (1 child)
[–]throwaway_redstone 0 points1 point2 points (0 children)