@inthehands @mcc This reminds me of the first piece of code I submitted after transferring to a new university. I confirmed I could use any language on the lab machines, and they had ruby (before rails)!
So I knew the TA wouldn’t know anything about it, I made a README with simple instructions. Run the command:
$ ./runme.rb
I flunked the assignment. The TA reported the following error:
bash: $: command not found