• Matty_r@programming.dev
    link
    fedilink
    arrow-up
    16
    ·
    11 hours ago

    I presume WeatherData.getData() should be going into some Data class that has multiple properties (using the , as a delimiter) instead of what OP is doing and just using the String

    • fl42v@lemmy.ml
      link
      fedilink
      arrow-up
      6
      ·
      edit-2
      11 hours ago

      I mean, unless it’s explicitly specified, one can still argue. For fun, that is. I did it a few times with stuff like using maps when the task said I couldn’t use loops. Didn’t really get into trouble since there was a proper solution ready as well.