Hi everyone, need some help here.
My instructor mentioned that we should write and execute our projects entirely through GitHub’s web interface. No downloading files or using external editors. He specifically said there’s an execution feature built into GitHub that allows you to run your program and view the results directly in the browser.
I’ve been searching everywhere but can’t locate this functionality. I looked into GitHub Codespaces and workflow automation, but apparently those aren’t what he was referring to. He keeps insisting there’s a direct execution option available.
Since everyone in class is using different programming languages for their assignments, I’m wondering if this feature actually exists or if I’m missing something obvious. Has anyone encountered this before or know what he might be talking about? Thanks for any guidance!