OneCompiler

Break the egg

164

Example heading with h2 size

Example heading with h3 size

Following is sample java code.

const i = 10;
if(i>0){
    console.log('oh no');
}