79657411

Date: 2025-06-07 23:55:53
Score: 2.5
Natty:
Report link

Porque literalmente no has inicializado el arrayList, prueba a poner

private ArrayList<String> estudiantes = new ArrayList<String>()
Reasons:
  • Blacklisted phrase (1): Porque
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dokozak