buyrun hocam


let input = document.getElemenyById('10liralikInput').value;
input += input*5/100;
console.log(input);