OneCompiler

Narottam

Example heading with h2 size

Example heading with h3 size

Following is sample java code.

<!----https://drive.google.com/file/d/1ePf6m9ibAxG0qtqpIvx1sQ4kP96DYl7c/view?usp=sharing> ```java int i = 10; if(i>0){ System.out.println('positive'); } ```