Ad

Hello My Wars

function test() {

}

Custom World

Code
Diff
  • /**
     This is a Test php
    */
    function Solution() {
      return "Hello World"
    }
    
    • /**
    • This is a Test
    • This is a Test php
    • */
    • function Solution() {
    • return "Hello World"
    • }
    • //
    • function Test() {
    • }
    • // createthink
    • function Test1() {
    • }
function Solution() {

}
/**
 This is a Test
*/
function Solution() {
  return "Hello World"
}

//
function Test() {

}