Elektrine lite

← Feed

@SpaceNoodle@lemmy.world

Post #1889541

2026-02-10 09:24 UTC

These make no sense. 2. "Boolean" does not rhyme with "fooling," or even "foolin'." Maybe "bullying." 3. Integers are real numbers. 4. How would you make a dry, solid fuel from soup? 5. Array index -1 is almost always out-of-bounds on an array. f. C++ is far more suited for OOP than Python. Also, who counts "2, 3, 4, 5, f?"

Replies (1)

  • @sbeak@sopuli.xyz 2026-02-10 23:14

    2. Fair enough 3. Fair enough, but I'm talking about the data type "real" (which could technically be used to store whole numbers, but since Monopoly money doesn't have cents, we're assuming it's stored as integer data type rather than real data type) 4. You have a good point. 5. In many languages, array index -1 puts you on the end of array (the last item), -2 is second last, etc f. Is it? If it is then I'm just uninformed. 1 was the one in the title, and it's "f" since it's not data type related it's an extra one (6th letter in the alphabet)

    Open ##1889554