CloudCoder
CloudCoder copied to clipboard
A web-based programming exercise system.
Can't able to run simple python class hello world porgram ``` class MyClass: x = 5 print(MyClass) ``` Shows error: Error compiling submission: mismatched input '1' expecting LPAREN
We are students(Chandru,Venkatesh) from KGISL institute of technology, Coimbatore, Tamil Nadu, INDIA. We have implemented toggle between themes in Editor of DevelopmentPage.java
we have implemented the changes in the playgroundpage.java which enables the option of toggle between themes in the playground of the website Chandru Venkatesh
I was trying to make students as instructor, but when I edit still it remains as student.
java -jar cloudcoderApp-v0.1.0.jar registerstudents For which course would you like to register students? 0 - CCDemo - CloudCoder demo course [Enter value in range 0..0] 0 Enter the name of...
Make sure there is a java compiler on the system; if not throw an exception.