startit/morse/controller.js

3 lines
45 B
JavaScript
Raw Normal View History

2024-10-24 11:27:53 +02:00
function translator(a){
console.log(a);
}