• fl42v@lemmy.ml
    link
    fedilink
    arrow-up
    14
    ·
    21 hours ago

    But answer07 is an object… Not sure what your teacher/ta disliked 😆

    • Matty_r@programming.dev
      link
      fedilink
      arrow-up
      17
      ·
      21 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
        5
        arrow-down
        1
        ·
        edit-2
        21 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.

    • Hellfire103@lemmy.caOP
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      21 hours ago

      Oh, I haven’t handed it in yet. We were supposed to write our own methods.