var Turtle1 var Turtle2 var Is_Turtle

  • @hoshikarakitaridia@lemmy.world
    link
    fedilink
    2
    edit-2
    7 days ago

    No one uses Boolean values anyway and with the amount of resources available on modern systems we can just replace them with integers and we should be fine. This also makes it easier to teach people, as they would learn less different data types.

    Yes I’m a software dev :)