• LWD@lemm.ee
    link
    fedilink
    English
    arrow-up
    31
    arrow-down
    3
    ·
    7 months ago

    I could have written that algorithm for them.

    IsCustomerHungover()
        if restaurant=Burger King
            return true
        else return true  # out of spite tbh
    
        • NegativeInf@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          ·
          7 months ago

          Based on syntax, use of indents for code blocking, and the comment hash, I’d say it’s meant to be python but has a bug. But it could always just be pseudo code with a mistake. But it doesn’t look like any single = conditional language I know.

          • Victor@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            7 months ago

            It looks like pseudo code to me. But pseudo code doesn’t really have a standard, does it? So their personal flavor is perfectly acceptable and correct (single equals acting as comparison). We know what they mean, what they’re trying to convey – we get the joke. No need to pick it apart. 👍

            • NegativeInf@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              ·
              7 months ago

              True, I wasn’t intending to be nasty. I was more responding to the “How do you know” in a general sense of how one COULD assign it a language. No harm meant at all.

              • Victor@lemmy.world
                link
                fedilink
                English
                arrow-up
                2
                ·
                7 months ago

                Oh, gosh, it’s my mistake. I confused you with the person who made the initial nit-pick about the equal sign. Hey, have a good day! 😊

        • LWD@lemm.ee
          link
          fedilink
          English
          arrow-up
          2
          ·
          7 months ago

          TBF I got a kick out of them using “*” (in a syntax meant for human communication, correcting stuff) and then adding “==” to it. Meta-pseudocode

          But you’re right, I wasn’t really thinking of anything besides typing as little as possible on my phone