Generation

generate functionWed, 22 Mar 2023

una funcion que diga la hora y el mes

function hello(a, b) { return `Hola mi funcion dice: ${a} y ${b}` } hello('Es hora de comer', 'Hoy es 5 de enero')

Javascript
Generate More

Questions about programming?Chat with your personal AI assistant