test
continuous-integration/drone/push Build encountered an error Details

ServeurDeTest
Noé GARNIER 2 years ago
parent 0116af8b61
commit 1850dc3201

@ -47,7 +47,8 @@ function run_init() {
} }
//Function that execute given code and return the result in a given element by id //Function that execute given code and return the result in a given element by id
let retourCode = "";
let retourSolution = "";
function exec(code, id) { function exec(code, id) {
var terminal = ""; var terminal = "";
const runner = new BrythonRunner({ const runner = new BrythonRunner({

Loading…
Cancel
Save