JSFiddle - React, Tailwind, and code Playground

by sanat gupta

JavaScript

function test(param){
		
    return 'DO#CO#MO#';
}

test('DOCOMO')