Find the bug and pick the fix — Week 3 edition: exceptions, file I/O, dates, ArrayList, and HashMap
15 bugs covering try/catch, BufferedReader, BufferedWriter, LocalDate/DateTimeFormatter, ArrayList, and HashMap. Each shows a buggy code snippet with the bug line highlighted. Pick the correct fix!
All bugs based on real Week 3 common mistakes