insight-cc-bot

Results 2 issues of insight-cc-bot

You most likely used a Windows machine to develop your code and there is most likely a `^M` carriage character in your `run.sh` that is preventing the file from being...

If your run.sh specifies python, we will grade your code using python 2.7. If your run.sh specifies python3, python 3.5 will be used. To invoke python 3.7, specify python3.7 in...