And were up to the third language to guess! This one might be a bit harder for most people compared to the last two. Throw your guesses down below and ill reveal the answer in a day

  • Ategon@programming.devOPM
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago
    Click to show answer

    The answer is gdscript! This is a language used by the godot engine. The main thing that gives is away is using func keyword to define functions and using a match statement instead of a switch statement